Struct TypeLookup_getTypes_Out

Struct Documentation

struct TypeLookup_getTypes_Out

Public Functions

RTPS_DllAPI void serialize (eprosima::fastcdr::Cdr &cdr) const
RTPS_DllAPI void deserialize (eprosima::fastcdr::Cdr &cdr)

Public Members

std::vector<fastrtps::types::TypeIdentifierTypeObjectPair> types
std::vector<fastrtps::types::TypeIdentifierPair> complete_to_minimal

Public Static Functions

static RTPS_DllAPI size_t getCdrSerializedSize (const TypeLookup_getTypes_Out &data, size_t current_alignment=0)
static inline RTPS_DllAPI bool isKeyDefined ()