Class MinimalMapType

Class Documentation

class MinimalMapType

Public Functions

RTPS_DllAPI MinimalMapType()
RTPS_DllAPI ~MinimalMapType()
RTPS_DllAPI MinimalMapType(const MinimalMapType &x)
RTPS_DllAPI MinimalMapType(MinimalMapType &&x)
RTPS_DllAPI MinimalMapType & operator= (const MinimalMapType &x)
RTPS_DllAPI MinimalMapType & operator= (MinimalMapType &&x)
inline RTPS_DllAPI void collection_flag (const CollectionTypeFlag &_collection_flag)
inline RTPS_DllAPI void collection_flag (CollectionTypeFlag &&_collection_flag)
inline RTPS_DllAPI const CollectionTypeFlag & collection_flag () const
inline RTPS_DllAPI CollectionTypeFlag & collection_flag ()
inline RTPS_DllAPI void header (const MinimalCollectionHeader &_header)
inline RTPS_DllAPI void header (MinimalCollectionHeader &&_header)
inline RTPS_DllAPI const MinimalCollectionHeader & header () const
inline RTPS_DllAPI MinimalCollectionHeader & header ()
inline RTPS_DllAPI void key (const MinimalCollectionElement &_key)
inline RTPS_DllAPI void key (MinimalCollectionElement &&_key)
inline RTPS_DllAPI const MinimalCollectionElement & key () const
inline RTPS_DllAPI MinimalCollectionElement & key ()
inline RTPS_DllAPI void element (const MinimalCollectionElement &_element)
inline RTPS_DllAPI void element (MinimalCollectionElement &&_element)
inline RTPS_DllAPI const MinimalCollectionElement & element () const
inline RTPS_DllAPI MinimalCollectionElement & element ()
FASTDDS_SER_METHOD_DEPRECATED (3, "eprosima::fastrtps::types::MinimalMapType::getCdrSerializedSize()", "In favor of version using eprosima::fastcdr::calculate_serialized_size.") RTPS_DllAPI static size_t getCdrSerializedSize(const MinimalMapType &data
FASTDDS_SER_METHOD_DEPRECATED(3, "eprosima::fastrtps::types::MinimalMapType::serialize()", "In favor of version using eprosima::fastcdr::serialize.") RTPS_DllAPI void serialize(eprosima FASTDDS_SER_METHOD_DEPRECATED(3, "eprosima::fastrtps::types::MinimalMapType::deserialize()", "In favor of version using eprosima::fastcdr::deserialize.") RTPS_DllAPI void deserialize(eprosima RTPS_DllAPI bool operator== (const MinimalMapType &other) const
RTPS_DllAPI bool consistent (const MinimalMapType &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const

Public Members

size_t current_alignment   = 0)