OpenSplice ISO C++ 2 DCPS  v6.x
ISO C++ 2 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
WaitSet.hpp File Reference
#include <vector>
#include <dds/core/types.hpp>
#include <dds/core/Duration.hpp>
#include <dds/core/cond/Condition.hpp>
#include <dds/core/cond/WaitSet.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