RTI Connext Modern C++ API  Version 5.3.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Waitset Use Cases

Using WaitSets and Conditions. More...

Using WaitSets and Conditions.

The following #includes are needed for the examples on this page

#include <iostream>
#include <dds/core/ddscore.hpp>
#include <dds/sub/ddssub.hpp>

Setting up a WaitSet


Waiting for Condition(s) to trigger

You have two ways to wait for Conditions to trigger: wait or dispatch.


RTI Connext Modern C++ API Version 5.3.1 Copyright © Mon Feb 19 2018 Real-Time Innovations, Inc