RTI Connext Modern C++ API  Version 6.1.0
dds::core::cond Namespace Reference

Contains the Condition classes. More...

Classes

class  Condition
 <<reference-type>> Abstract base class of all the conditions More...
 
class  GuardCondition
 <<reference-type>> A condition whose trigger value is under the control of the application. More...
 
class  StatusCondition
 <<reference-type>> A condition associated with each dds::core::Entity More...
 
class  WaitSet
 <<reference-type>> Allows an application to wait until one or more of the attached Condition objects have a trigger_value of true or else until the timeout expires. More...
 

Detailed Description

Contains the Condition classes.