|
rosidl_runtime_c
master
Generate the rosidl interfaces in C.
|
Contains rosidl message type support data. More...
#include <message_type_support_struct.h>
Public Attributes | |
| const char * | typesupport_identifier |
| String identifier for the type_support. More... | |
| const void * | data |
| Pointer to the message type support library. More... | |
| rosidl_message_typesupport_handle_function | func |
| Pointer to the message type support handler function. More... | |
Contains rosidl message type support data.
| const char* rosidl_message_type_support_t::typesupport_identifier |
String identifier for the type_support.
| const void* rosidl_message_type_support_t::data |
Pointer to the message type support library.
| rosidl_message_typesupport_handle_function rosidl_message_type_support_t::func |
Pointer to the message type support handler function.
1.8.17