Class TypeIdentifierPair

Class Documentation

class TypeIdentifierPair

Public Functions

RTPS_DllAPI TypeIdentifierPair()
RTPS_DllAPI ~TypeIdentifierPair()
RTPS_DllAPI TypeIdentifierPair(const TypeIdentifierPair &x)
RTPS_DllAPI TypeIdentifierPair(TypeIdentifierPair &&x)
RTPS_DllAPI TypeIdentifierPair & operator= (const TypeIdentifierPair &x)
RTPS_DllAPI TypeIdentifierPair & operator= (TypeIdentifierPair &&x)
inline RTPS_DllAPI void type_identifier1 (const TypeIdentifier &_type_identifier1)
inline RTPS_DllAPI void type_identifier1 (TypeIdentifier &&_type_identifier1)
inline RTPS_DllAPI const TypeIdentifier & type_identifier1 () const
inline RTPS_DllAPI TypeIdentifier & type_identifier1 ()
inline RTPS_DllAPI void type_identifier2 (const TypeIdentifier &_type_identifier2)
inline RTPS_DllAPI void type_identifier2 (TypeIdentifier &&_type_identifier2)
inline RTPS_DllAPI const TypeIdentifier & type_identifier2 () const
inline RTPS_DllAPI TypeIdentifier & type_identifier2 ()
FASTDDS_SER_METHOD_DEPRECATED (3, "eprosima::fastrtps::types::TypeIdentifierPair::getCdrSerializedSize()", "In favor of version using eprosima::fastcdr::calculate_serialized_size.") RTPS_DllAPI static size_t getCdrSerializedSize(const TypeIdentifierPair &data

Public Members

size_t current_alignment   = 0)