Class TypeIdentifierWithDependencies

Class Documentation

class TypeIdentifierWithDependencies

Public Functions

RTPS_DllAPI TypeIdentifierWithDependencies()
RTPS_DllAPI ~TypeIdentifierWithDependencies()
RTPS_DllAPI TypeIdentifierWithDependencies(const TypeIdentifierWithDependencies &x)
RTPS_DllAPI TypeIdentifierWithDependencies(TypeIdentifierWithDependencies &&x)
RTPS_DllAPI TypeIdentifierWithDependencies & operator= (const TypeIdentifierWithDependencies &x)
RTPS_DllAPI TypeIdentifierWithDependencies & operator= (TypeIdentifierWithDependencies &&x)
inline RTPS_DllAPI void typeid_with_size (const TypeIdentifierWithSize &_typeid_with_size)
inline RTPS_DllAPI void typeid_with_size (TypeIdentifierWithSize &&_typeid_with_size)
inline RTPS_DllAPI const TypeIdentifierWithSize & typeid_with_size () const
inline RTPS_DllAPI TypeIdentifierWithSize & typeid_with_size ()
inline RTPS_DllAPI void dependent_typeid_count (const int32_t &_dependent_typeid_count)
inline RTPS_DllAPI void dependent_typeid_count (int32_t &&_dependent_typeid_count)
inline RTPS_DllAPI const int32_t & dependent_typeid_count () const
inline RTPS_DllAPI int32_t & dependent_typeid_count ()
inline RTPS_DllAPI void dependent_typeids (const TypeIdentifierWithSizeSeq &_dependent_typeids)
inline RTPS_DllAPI void dependent_typeids (TypeIdentifierWithSizeSeq &&_dependent_typeids)
inline RTPS_DllAPI const TypeIdentifierWithSizeSeq & dependent_typeids () const
inline RTPS_DllAPI TypeIdentifierWithSizeSeq & dependent_typeids ()
FASTDDS_SER_METHOD_DEPRECATED (3, "eprosima::fastrtps::types::TypeIdentifierWithDependencies::getCdrSerializedSize()", "In favor of version using eprosima::fastcdr::calculate_serialized_size.") RTPS_DllAPI static size_t getCdrSerializedSize(const TypeIdentifierWithDependencies &data

Public Members

size_t current_alignment   = 0)