Fast RTPS  Version 2.14.1
Fast RTPS
Loading...
Searching...
No Matches
MinimalMapType Class Referencefinal

#include <TypeObject.h>

Public Member Functions

RTPS_DllAPI MinimalMapType ()
 
RTPS_DllAPI ~MinimalMapType ()
 
RTPS_DllAPI MinimalMapType (const MinimalMapType &x)
 
RTPS_DllAPI MinimalMapType (MinimalMapType &&x)
 
RTPS_DllAPI MinimalMapTypeoperator= (const MinimalMapType &x)
 
RTPS_DllAPI MinimalMapTypeoperator= (MinimalMapType &&x)
 
RTPS_DllAPI void collection_flag (const CollectionTypeFlag &_collection_flag)
 
RTPS_DllAPI void collection_flag (CollectionTypeFlag &&_collection_flag)
 
RTPS_DllAPI const CollectionTypeFlagcollection_flag () const
 
RTPS_DllAPI CollectionTypeFlagcollection_flag ()
 
RTPS_DllAPI void header (const MinimalCollectionHeader &_header)
 
RTPS_DllAPI void header (MinimalCollectionHeader &&_header)
 
RTPS_DllAPI const MinimalCollectionHeaderheader () const
 
RTPS_DllAPI MinimalCollectionHeaderheader ()
 
RTPS_DllAPI void key (const MinimalCollectionElement &_key)
 
RTPS_DllAPI void key (MinimalCollectionElement &&_key)
 
RTPS_DllAPI const MinimalCollectionElementkey () const
 
RTPS_DllAPI MinimalCollectionElementkey ()
 
RTPS_DllAPI void element (const MinimalCollectionElement &_element)
 
RTPS_DllAPI void element (MinimalCollectionElement &&_element)
 
RTPS_DllAPI const MinimalCollectionElementelement () const
 
RTPS_DllAPI MinimalCollectionElementelement ()
 
RTPS_DllAPI bool operator== (const MinimalMapType &other) const
 
RTPS_DllAPI bool consistent (const MinimalMapType &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const
 

Constructor & Destructor Documentation

◆ MinimalMapType() [1/3]

RTPS_DllAPI MinimalMapType ( )

◆ ~MinimalMapType()

RTPS_DllAPI ~MinimalMapType ( )

◆ MinimalMapType() [2/3]

RTPS_DllAPI MinimalMapType ( const MinimalMapType x)

◆ MinimalMapType() [3/3]

RTPS_DllAPI MinimalMapType ( MinimalMapType &&  x)

Member Function Documentation

◆ collection_flag() [1/4]

RTPS_DllAPI CollectionTypeFlag & collection_flag ( )
inline

◆ collection_flag() [2/4]

RTPS_DllAPI const CollectionTypeFlag & collection_flag ( ) const
inline

◆ collection_flag() [3/4]

RTPS_DllAPI void collection_flag ( CollectionTypeFlag &&  _collection_flag)
inline

◆ collection_flag() [4/4]

RTPS_DllAPI void collection_flag ( const CollectionTypeFlag _collection_flag)
inline

◆ consistent()

RTPS_DllAPI bool consistent ( const MinimalMapType x,
const fastdds::dds::TypeConsistencyEnforcementQosPolicy &  consistency 
) const

◆ element() [1/4]

RTPS_DllAPI MinimalCollectionElement & element ( )
inline

◆ element() [2/4]

RTPS_DllAPI const MinimalCollectionElement & element ( ) const
inline

◆ element() [3/4]

RTPS_DllAPI void element ( const MinimalCollectionElement _element)
inline

◆ element() [4/4]

RTPS_DllAPI void element ( MinimalCollectionElement &&  _element)
inline

◆ header() [1/4]

RTPS_DllAPI MinimalCollectionHeader & header ( )
inline

◆ header() [2/4]

RTPS_DllAPI const MinimalCollectionHeader & header ( ) const
inline

◆ header() [3/4]

RTPS_DllAPI void header ( const MinimalCollectionHeader _header)
inline

◆ header() [4/4]

RTPS_DllAPI void header ( MinimalCollectionHeader &&  _header)
inline

◆ key() [1/4]

RTPS_DllAPI MinimalCollectionElement & key ( )
inline

◆ key() [2/4]

RTPS_DllAPI const MinimalCollectionElement & key ( ) const
inline

◆ key() [3/4]

RTPS_DllAPI void key ( const MinimalCollectionElement _key)
inline

◆ key() [4/4]

RTPS_DllAPI void key ( MinimalCollectionElement &&  _key)
inline

◆ operator=() [1/2]

RTPS_DllAPI MinimalMapType & operator= ( const MinimalMapType x)

◆ operator=() [2/2]

RTPS_DllAPI MinimalMapType & operator= ( MinimalMapType &&  x)

◆ operator==()

RTPS_DllAPI bool operator== ( const MinimalMapType other) const

The documentation for this class was generated from the following file: