RTI Connext Modern C++ API
Version 6.0.0
|
dds::core::cond::Condition and dds::core::cond::WaitSet. More...
Modules | |
AsyncWaitSet | |
Classes | |
class | dds::core::cond::Condition |
<<reference-type>> Abstract base class of all the conditions More... | |
class | dds::core::cond::GuardCondition |
<<reference-type>> A condition whose trigger value is under the control of the application. More... | |
class | dds::core::cond::StatusCondition |
<<reference-type>> A condition associated with each dds::core::Entity More... | |
class | dds::core::cond::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... | |
class | rti::core::cond::WaitSetProperty |
<<extension>> <<value-type>> Specifies the dds::core::cond::WaitSet behavior for multiple trigger events More... | |