Class TypeInformation

Class Documentation

class TypeInformation

Public Functions

RTPS_DllAPI TypeInformation()
RTPS_DllAPI ~TypeInformation()
RTPS_DllAPI TypeInformation(const TypeInformation &x)
RTPS_DllAPI TypeInformation(TypeInformation &&x)
RTPS_DllAPI TypeInformation & operator= (const TypeInformation &x)
RTPS_DllAPI TypeInformation & operator= (TypeInformation &&x)
inline RTPS_DllAPI void minimal (const TypeIdentifierWithDependencies &_minimal)
inline RTPS_DllAPI void minimal (TypeIdentifierWithDependencies &&_minimal)
inline RTPS_DllAPI const TypeIdentifierWithDependencies & minimal () const
inline RTPS_DllAPI TypeIdentifierWithDependencies & minimal ()
inline RTPS_DllAPI void complete (const TypeIdentifierWithDependencies &_complete)
inline RTPS_DllAPI void complete (TypeIdentifierWithDependencies &&_complete)
inline RTPS_DllAPI const TypeIdentifierWithDependencies & complete () const
inline RTPS_DllAPI TypeIdentifierWithDependencies & complete ()
FASTDDS_SER_METHOD_DEPRECATED (3, "eprosima::fastrtps::types::TypeInformation::getCdrSerializedSize()", "In favor of version using eprosima::fastcdr::calculate_serialized_size.") RTPS_DllAPI static size_t getCdrSerializedSize(const TypeInformation &data

Public Members

size_t current_alignment   = 0)