RTI Connext Modern C++ API
Version 5.3.1
|
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... | |
Contains the Condition classes.