Uses of Class
org.csapi.cm.TpLossDescriptor

Packages that use TpLossDescriptor
org.csapi.cm   
 

Uses of TpLossDescriptor in org.csapi.cm
 

Fields in org.csapi.cm declared as TpLossDescriptor
 TpLossDescriptor TpProvisionedQoSInfo.lossDescriptor
           
 TpLossDescriptor TpLossDescriptorHolder.value
           
 

Methods in org.csapi.cm that return TpLossDescriptor
static TpLossDescriptor TpLossDescriptorHelper.extract(org.omg.CORBA.Any any)
           
static TpLossDescriptor TpLossDescriptorHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.cm with parameters of type TpLossDescriptor
static void TpLossDescriptorHelper.insert(org.omg.CORBA.Any any, TpLossDescriptor s)
           
static void TpLossDescriptorHelper.write(org.omg.CORBA.portable.OutputStream out, TpLossDescriptor s)
           
 

Constructors in org.csapi.cm with parameters of type TpLossDescriptor
TpLossDescriptorHolder(TpLossDescriptor initial)
           
TpProvisionedQoSInfo(TpDelayDescriptor delayDescriptor, TpLossDescriptor lossDescriptor, TpJitterDescriptor jitterDescriptor, TpNameDescrpTagExcessLoadAction excessLoadAction, TpNameDescrpTagString description)
           
 



Copyright © 2008. All Rights Reserved.