Cyclone ISO C++ API Reference Guide
|
#include <vector>
#include <dds/core/types.hpp>
#include <dds/core/Duration.hpp>
#include <dds/core/cond/Condition.hpp>
Go to the source code of this file.
Classes | |
class | dds::core::cond::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... | |
Namespaces | |
dds | |
dds::core | |
dds::core::cond | |