|
rmw_fastrtps_shared_cpp
master
Code shared on static and dynamic type support of rmw_fastrtps_cpp.
|
#include <custom_publisher_info.hpp>


Public Member Functions | |
| virtual | ~CustomPublisherInfo ()=default |
| EventListenerInterface * | getListener () const final |
Public Attributes | |
| eprosima::fastrtps::Publisher * | publisher_ |
| PubListener * | listener_ |
| rmw_fastrtps_shared_cpp::TypeSupport * | type_support_ |
| const void * | type_support_impl_ |
| rmw_gid_t | publisher_gid |
| const char * | typesupport_identifier_ |
|
virtualdefault |
|
finalvirtual |
Implements CustomEventInfo.
| eprosima::fastrtps::Publisher* CustomPublisherInfo::publisher_ |
| PubListener* CustomPublisherInfo::listener_ |
| rmw_fastrtps_shared_cpp::TypeSupport* CustomPublisherInfo::type_support_ |
| const void* CustomPublisherInfo::type_support_impl_ |
| rmw_gid_t CustomPublisherInfo::publisher_gid |
| const char* CustomPublisherInfo::typesupport_identifier_ |
1.8.17