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 Sep 14, 2010 11:02:12 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
_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)