Classes | |
struct | DDS::WaitSetProperty_t |
<<eXtension>> Specifies the DDS::WaitSet behavior for multiple trigger events. More... | |
class | DDS::Condition |
<<interface>> Root class for all the conditions that may be attached to a DDS::WaitSet. More... | |
class | DDS::ConditionSeq |
Instantiates DDS::Sequence < DDS::Condition >. More... | |
class | DDS::GuardCondition |
<<interface>> A specific DDS::Condition whose trigger_value is completely under the control of the application. More... | |
class | DDS::StatusCondition |
<<interface>> A specific DDS::Condition that is associated with each DDS::Entity. More... | |
class | DDS::WaitSet |
<<interface>> Allows an application to wait until one or more of the attached DDS::Condition objects has a trigger_value of true or else until the timeout expires. More... |