![]() |
OpenSplice ISO C++ 2 DCPS
v6.x
ISO C++ 2 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
|
Namespaces | |
| detail | |
Classes | |
| class | Condition |
| This class is the base class for all the conditions that may be attached to a dds::core::cond::WaitSet. More... | |
| class | GuardCondition |
| A GuardCondition object is a specific Condition whose trigger_value is completely under the control of the application. More... | |
| class | StatusCondition |
| A StatusCondition object is a specific Condition that is associated with each Entity. More... | |
| class | WaitSet |
| A WaitSet object allows an application to wait until one or more of the attached Condition objects has a trigger_value of TRUE or else until the timeout expires. More... | |