CCM_DDS::ConnectorStatusListener Interface Reference
import "dds4ccm_ConnectorStatusListener.idl";
List of all members.
Public Member Functions |
void | on_inconsistent_topic (in DDS::Topic the_topic, in DDS::InconsistentTopicStatus status) |
void | on_requested_incompatible_qos (in DDS::DataReader the_reader, in DDS::RequestedIncompatibleQosStatus status) |
void | on_sample_rejected (in DDS::DataReader the_reader, in DDS::SampleRejectedStatus status) |
void | on_offered_deadline_missed (in DDS::DataWriter the_writer, in DDS::OfferedDeadlineMissedStatus status) |
void | on_offered_incompatible_qos (in DDS::DataWriter the_writer, in DDS::OfferedIncompatibleQosStatus status) |
void | on_unexpected_status (in DDS::Entity the_entity, in DDS::StatusKind status_kind) |
void | on_inconsistent_topic (in DDS::Topic the_topic, in DDS::InconsistentTopicStatus status) |
void | on_requested_incompatible_qos (in DDS::DataReader the_reader, in DDS::RequestedIncompatibleQosStatus status) |
void | on_sample_rejected (in DDS::DataReader the_reader, in DDS::SampleRejectedStatus status) |
void | on_offered_deadline_missed (in DDS::DataWriter the_writer, in DDS::OfferedDeadlineMissedStatus status) |
void | on_offered_incompatible_qos (in DDS::DataWriter the_writer, in DDS::OfferedIncompatibleQosStatus status) |
void | on_unexpected_status (in DDS::Entity the_entity, in DDS::StatusKind status_kind) |
Member Function Documentation
The documentation for this interface was generated from the following files: