Class TypeIdentifierTypeObjectPair

Class Documentation

class TypeIdentifierTypeObjectPair

Public Functions

RTPS_DllAPI TypeIdentifierTypeObjectPair()
RTPS_DllAPI ~TypeIdentifierTypeObjectPair()
RTPS_DllAPI TypeIdentifierTypeObjectPair(const TypeIdentifierTypeObjectPair &x)
RTPS_DllAPI TypeIdentifierTypeObjectPair(TypeIdentifierTypeObjectPair &&x)
RTPS_DllAPI TypeIdentifierTypeObjectPair & operator= (const TypeIdentifierTypeObjectPair &x)
RTPS_DllAPI TypeIdentifierTypeObjectPair & operator= (TypeIdentifierTypeObjectPair &&x)
inline RTPS_DllAPI void type_identifier (const TypeIdentifier &_type_identifier)
inline RTPS_DllAPI void type_identifier (TypeIdentifier &&_type_identifier)
inline RTPS_DllAPI const TypeIdentifier & type_identifier () const
inline RTPS_DllAPI TypeIdentifier & type_identifier ()
inline RTPS_DllAPI void type_object (const TypeObject &_type_object)
inline RTPS_DllAPI void type_object (TypeObject &&_type_object)
inline RTPS_DllAPI const TypeObject & type_object () const
inline RTPS_DllAPI TypeObject & type_object ()
FASTDDS_SER_METHOD_DEPRECATED (3, "eprosima::fastrtps::types::TypeIdentifierTypeObjectPair::getCdrSerializedSize()", "In favor of version using eprosima::fastcdr::calculate_serialized_size.") RTPS_DllAPI static size_t getCdrSerializedSize(const TypeIdentifierTypeObjectPair &data

Public Members

size_t current_alignment   = 0)