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 ()
RTPS_DllAPI void serialize (eprosima::fastcdr::Cdr &cdr) const
RTPS_DllAPI void deserialize (eprosima::fastcdr::Cdr &cdr)

Public Static Functions

static RTPS_DllAPI size_t getCdrSerializedSize (const TypeIdentifierWithDependencies &data, size_t current_alignment=0)