Uses of Class
org.csapi.cm.TpLoadDescriptor

Packages that use TpLoadDescriptor
org.csapi.cm   
 

Uses of TpLoadDescriptor in org.csapi.cm
 

Fields in org.csapi.cm declared as TpLoadDescriptor
 TpLoadDescriptor TpPipeQoSInfo.forwardLoad
           
 TpLoadDescriptor TpPipeQoSInfo.reverseLoad
           
 TpLoadDescriptor TpLoadDescriptorHolder.value
           
 

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

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

Constructors in org.csapi.cm with parameters of type TpLoadDescriptor
TpLoadDescriptorHolder(TpLoadDescriptor initial)
           
TpPipeQoSInfo(TpNameDescrpTagDir directionality, TpEndpoint serviceOrigin, TpEndpoint serviceDestination, TpLoadDescriptor forwardLoad, TpLoadDescriptor reverseLoad, TpNameDescrpTagString description)
           
 



Copyright © 2008. All Rights Reserved.