DDS
public interface WaitSetInterfOperations
| Modifier and Type | Method and Description |
|---|---|
int |
attach_condition(Condition cond) |
int |
detach_condition(Condition cond) |
int |
get_conditions(ConditionSeqHolder attached_conditions) |
int |
wait(ConditionSeqHolder active_conditions,
Duration_t timeout) |
int wait(ConditionSeqHolder active_conditions, Duration_t timeout)
int attach_condition(Condition cond)
int detach_condition(Condition cond)
int get_conditions(ConditionSeqHolder attached_conditions)