Uses of Interface
org.omg.dds.WaitSetOperations

Packages that use WaitSetOperations
org.omg.dds   
 

Uses of WaitSetOperations in org.omg.dds
 

Subinterfaces of WaitSetOperations in org.omg.dds
 interface WaitSet
          Generated from IDL interface "WaitSet"
 

Classes in org.omg.dds that implement WaitSetOperations
 class _WaitSetStub
          Generated from IDL interface "WaitSet"
 class WaitSetPOA
          Generated from IDL interface "WaitSet"
 class WaitSetPOATie
          Generated from IDL interface "WaitSet"
 

Methods in org.omg.dds that return WaitSetOperations
 WaitSetOperations WaitSetPOATie._delegate()
           
 

Methods in org.omg.dds with parameters of type WaitSetOperations
 void WaitSetPOATie._delegate(WaitSetOperations delegate)
           
 

Constructors in org.omg.dds with parameters of type WaitSetOperations
WaitSetPOATie(WaitSetOperations delegate)
           
WaitSetPOATie(WaitSetOperations delegate, POA poa)