Uses of Class
org.csapi.cm.TpDelayDescriptor

Packages that use TpDelayDescriptor
org.csapi.cm   
 

Uses of TpDelayDescriptor in org.csapi.cm
 

Fields in org.csapi.cm declared as TpDelayDescriptor
 TpDelayDescriptor TpProvisionedQoSInfo.delayDescriptor
           
 TpDelayDescriptor TpDelayDescriptorHolder.value
           
 

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

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

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



Copyright © 2009. All Rights Reserved.