Classes | |
| class | Condition |
| A Condition can be added to a DDS_WaitSet to provide synchronous event notification. More... | |
| class | GuardCondition |
| A GuardCondition is a Condition where the trigger_value is under application control. More... | |
| class | QueryCondition |
| The trigger_value is driven by the data available, after applying the filter, in the associated DataReader. More... | |
| class | ReadCondition |
| A ReadCondition is a specialized Condition associated with a DataReader. More... | |