RTI Connext DDS Micro C++ API
Version 3.0.0
|
DDSCondition and DDSWaitSet and related items. More...
Classes | |
class | DDSCondition |
<<interface>> <<cert>> Root class for all the conditions that may be attached to a DDSWaitSet. More... | |
class | DDSGuardCondition |
<<interface>> <<cert>> A specific DDSCondition whose trigger_value is completely under the control of the application. More... | |
class | DDSStatusCondition |
<<interface>> <<cert>> A specific DDSCondition that is associated with each DDSEntity. More... | |
class | DDSWaitSet |
<<interface>> <<cert>> Allows an application to wait until one or more of the attached DDSCondition objects has a trigger_value of DDS_BOOLEAN_TRUE or else until the timeout expires. More... |
DDSCondition and DDSWaitSet and related items.