The Condition class is the root base class for all the conditions that may be attached to a WaitSet.
More...
#include <Condition.hpp>
|
std::unique_ptr< detail::ConditionNotifier > | notifier_ |
|
The Condition class is the root base class for all the conditions that may be attached to a WaitSet.
◆ Condition()
◆ ~Condition()
◆ get_notifier()
detail::ConditionNotifier * get_notifier |
( |
| ) |
const |
|
inline |
◆ get_trigger_value()
virtual FASTDDS_EXPORTED_API bool get_trigger_value |
( |
| ) |
const |
|
inlinevirtual |
◆ notifier_
std::unique_ptr<detail::ConditionNotifier> notifier_ |
|
protected |
The documentation for this class was generated from the following file: