#include <DataReader.hpp>
Public Member Functions | |
| template<typename SELF > | |
| ::dds::core::cond::StatusCondition < SELF > | status_condition (const SELF &self) const |
| dds::sub::LoanedSamples< T > | take () |
Definition at line 32 of file DataReader.hpp.
| ::dds::core::cond::StatusCondition<SELF> status_condition | ( | const SELF & | self | ) | const [inline] |
Returns a StatusCondition instance associated with this Entity.
Definition at line 40 of file DataReader.hpp.
| dds::sub::LoanedSamples<T> take | ( | ) | [inline] |
Definition at line 46 of file DataReader.hpp.
1.7.1