org.omg.dds
Interface WaitSetOperations
- All Known Subinterfaces:
- WaitSet
- All Known Implementing Classes:
- _WaitSetStub, WaitSetPOA, WaitSetPOATie
public interface WaitSetOperations
Generated from IDL interface "WaitSet".
- Version:
- generated at Mar 12, 2011 4:11:24 PM
- Author:
- JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009
_wait
int _wait(ConditionSeqHolder active_conditions,
Duration_t timeout)
attach_condition
int attach_condition(Condition cond)
detach_condition
int detach_condition(Condition cond)
get_conditions
int get_conditions(ConditionSeqHolder attached_conditions)