Class CommonCollectionElement

Class Documentation

class CommonCollectionElement

Public Functions

RTPS_DllAPI CommonCollectionElement()
RTPS_DllAPI ~CommonCollectionElement()
RTPS_DllAPI CommonCollectionElement(const CommonCollectionElement &x)
RTPS_DllAPI CommonCollectionElement(CommonCollectionElement &&x)
RTPS_DllAPI CommonCollectionElement & operator= (const CommonCollectionElement &x)
RTPS_DllAPI CommonCollectionElement & operator= (CommonCollectionElement &&x)
inline RTPS_DllAPI void element_flags (const CollectionElementFlag &_element_flags)
inline RTPS_DllAPI void element_flags (CollectionElementFlag &&_element_flags)
inline RTPS_DllAPI const CollectionElementFlag & element_flags () const
inline RTPS_DllAPI CollectionElementFlag & element_flags ()
inline RTPS_DllAPI void type (const TypeIdentifier &_type)
inline RTPS_DllAPI void type (TypeIdentifier &&_type)
inline RTPS_DllAPI const TypeIdentifier & type () const
inline RTPS_DllAPI TypeIdentifier & type ()
FASTDDS_SER_METHOD_DEPRECATED (3, "eprosima::fastrtps::types::CommonCollectionElement::getCdrSerializedSize()", "In favor of version using eprosima::fastcdr::calculate_serialized_size.") RTPS_DllAPI static size_t getCdrSerializedSize(const CommonCollectionElement &data
FASTDDS_SER_METHOD_DEPRECATED(3, "eprosima::fastrtps::types::CommonCollectionElement::serialize()", "In favor of version using eprosima::fastcdr::serialize.") RTPS_DllAPI void serialize(eprosima FASTDDS_SER_METHOD_DEPRECATED(3, "eprosima::fastrtps::types::CommonCollectionElement::deserialize()", "In favor of version using eprosima::fastcdr::deserialize.") RTPS_DllAPI void deserialize(eprosima RTPS_DllAPI bool operator== (const CommonCollectionElement &other) const
RTPS_DllAPI bool consistent (const CommonCollectionElement &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const

Public Members

size_t current_alignment   = 0)