Uses of Class
org.csapi.fw.TpFaultStats

Packages that use TpFaultStats
org.csapi.fw   
 

Uses of TpFaultStats in org.csapi.fw
 

Fields in org.csapi.fw declared as TpFaultStats
 TpFaultStats[] TpFaultStatsRecord.FaultStatsSet
           
 TpFaultStats[] TpFaultStatsSetHolder.value
           
 TpFaultStats TpFaultStatsHolder.value
           
 

Methods in org.csapi.fw that return TpFaultStats
static TpFaultStats[] TpFaultStatsSetHelper.extract(org.omg.CORBA.Any any)
           
static TpFaultStats TpFaultStatsHelper.extract(org.omg.CORBA.Any any)
           
static TpFaultStats[] TpFaultStatsSetHelper.read(org.omg.CORBA.portable.InputStream _in)
           
static TpFaultStats TpFaultStatsHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.fw with parameters of type TpFaultStats
static void TpFaultStatsHelper.insert(org.omg.CORBA.Any any, TpFaultStats s)
           
static void TpFaultStatsSetHelper.insert(org.omg.CORBA.Any any, TpFaultStats[] s)
           
static void TpFaultStatsHelper.write(org.omg.CORBA.portable.OutputStream out, TpFaultStats s)
           
static void TpFaultStatsSetHelper.write(org.omg.CORBA.portable.OutputStream _out, TpFaultStats[] _s)
           
 

Constructors in org.csapi.fw with parameters of type TpFaultStats
TpFaultStatsHolder(TpFaultStats initial)
           
TpFaultStatsRecord(TpTimeInterval Period, TpFaultStats[] FaultStatsSet)
           
TpFaultStatsSetHolder(TpFaultStats[] initial)
           
 



Copyright © 2008. All Rights Reserved.