Class PublisherListener

Inheritance Relationships

Base Type

Derived Types

Class Documentation

class PublisherListener : public eprosima::fastdds::dds::DataWriterListener

Class PublisherListener, allows the end user to implement callbacks triggered by certain events. It inherits all the DataWriterListener callbacks.

Subclassed by dds::pub::PublisherListener, eprosima::fastdds::dds::DomainParticipantListener

Public Functions

inline RTPS_DllAPI PublisherListener()

Constructor.

inline virtual RTPS_DllAPI ~PublisherListener()

Destructor.