1 #ifndef OMG_TDDS_DDS_CORE_COND_CONDITION_HPP_
2 #define OMG_TDDS_DDS_CORE_COND_CONDITION_HPP_
23 #include <dds/core/cond/detail/GuardCondition.hpp>
24 #include <dds/core/cond/detail/StatusCondition.hpp>
25 #include <dds/sub/cond/detail/ReadCondition.hpp>
26 #include <dds/sub/cond/detail/QueryCondition.hpp>
85 template <
typename Functor>
89 template <
typename Functor>
90 void handler(
const Functor& func);