Structure TopicDescription, used to register an endpoint on a topic. More...
#include <TopicDescription.hpp>
Public Attributes | |
| fastcdr::string_255 | topic_name |
| Topic name. | |
| fastcdr::string_255 | type_name |
| Type name. | |
| dds::xtypes::TypeInformationParameter | type_information |
| Type information. | |
Structure TopicDescription, used to register an endpoint on a topic.
| fastcdr::string_255 topic_name |
Topic name.
| dds::xtypes::TypeInformationParameter type_information |
Type information.
| fastcdr::string_255 type_name |
Type name.