#include <ros2_introspection.hpp>
|
| static rcutils_allocator_t | allocator = rcutils_get_default_allocator() |
| |
Definition at line 64 of file ros2_introspection.hpp.
◆ TopicInfo()
| TopicInfo::TopicInfo |
( |
const std::string & |
type | ) |
|
◆ _introspection_library
| std::shared_ptr<rcpputils::SharedLibrary> Ros2Introspection::TopicInfo::_introspection_library |
◆ _support_library
| std::shared_ptr<rcpputils::SharedLibrary> Ros2Introspection::TopicInfo::_support_library |
◆ allocator
| rcutils_allocator_t TopicInfo::allocator = rcutils_get_default_allocator() |
|
static |
◆ has_header_stamp
| bool Ros2Introspection::TopicInfo::has_header_stamp |
◆ introspection_support
| const rosidl_message_type_support_t* Ros2Introspection::TopicInfo::introspection_support |
◆ topic_type
| std::string Ros2Introspection::TopicInfo::topic_type |
◆ type_support
| const rosidl_message_type_support_t* Ros2Introspection::TopicInfo::type_support |
The documentation for this struct was generated from the following files: