rosidl_typesupport_fastrtps_cpp  master
ROSIDL C Typesupport for eProsima FastRTPS
Classes | Typedefs
message_type_support.h File Reference
#include "rosidl_runtime_c/message_type_support_struct.h"
#include <fastcdr/Cdr.h>
Include dependency graph for message_type_support.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  message_type_support_callbacks_t
 Encapsulates the callbacks for getting properties of this rosidl type. More...
 

Typedefs

typedef struct message_type_support_callbacks_t message_type_support_callbacks_t
 Encapsulates the callbacks for getting properties of this rosidl type. More...
 

Typedef Documentation

◆ message_type_support_callbacks_t

Encapsulates the callbacks for getting properties of this rosidl type.

These callbacks are implemented in the generated sources.