this class provides the rtc_brahmaListenerImpl features to COMPASS
More...
#include <sutra_rtc_brahmaListenerImpl.h>
template<typename T>
class SutraRtcBrahmaListenerImpl< T >
this class provides the rtc_brahmaListenerImpl features to COMPASS
- Author
- COMPASS Team https://github.com/ANR-COMPASS
- Version
- 5.4.4
- Date
- 2022/01/24
Definition at line 32 of file sutra_rtc_brahmaListenerImpl.h.
◆ SutraRtcBrahmaListenerImpl()
◆ ~SutraRtcBrahmaListenerImpl()
◆ attach_rtc()
◆ on_data_available()
◆ on_liveliness_changed()
template<typename T >
virtual void SutraRtcBrahmaListenerImpl< T >::on_liveliness_changed |
( |
DDS::DataReader_ptr |
reader, |
|
|
const DDS::LivelinessChangedStatus & |
status |
|
) |
| |
|
virtualnoexcept |
◆ on_requested_deadline_missed()
template<typename T >
virtual void SutraRtcBrahmaListenerImpl< T >::on_requested_deadline_missed |
( |
DDS::DataReader_ptr |
reader, |
|
|
const DDS::RequestedDeadlineMissedStatus & |
status |
|
) |
| |
|
virtualnoexcept |
◆ on_requested_incompatible_qos()
template<typename T >
virtual void SutraRtcBrahmaListenerImpl< T >::on_requested_incompatible_qos |
( |
DDS::DataReader_ptr |
reader, |
|
|
const DDS::RequestedIncompatibleQosStatus & |
status |
|
) |
| |
|
virtualnoexcept |
◆ on_sample_lost()
◆ on_sample_rejected()
template<typename T >
virtual void SutraRtcBrahmaListenerImpl< T >::on_sample_rejected |
( |
DDS::DataReader_ptr |
reader, |
|
|
const DDS::SampleRejectedStatus & |
status |
|
) |
| |
|
virtualnoexcept |
◆ on_subscription_matched()
template<typename T >
virtual void SutraRtcBrahmaListenerImpl< T >::on_subscription_matched |
( |
DDS::DataReader_ptr |
reader, |
|
|
const DDS::SubscriptionMatchedStatus & |
status |
|
) |
| |
|
virtualnoexcept |
The documentation for this class was generated from the following file: