Fast RTPS  Version 2.14.1
Fast RTPS
Loading...
Searching...
No Matches
MinimalArrayType Class Reference

#include <TypeObject.h>

Public Member Functions

RTPS_DllAPI MinimalArrayType ()
 
RTPS_DllAPI ~MinimalArrayType ()
 
RTPS_DllAPI MinimalArrayType (const MinimalArrayType &x)
 
RTPS_DllAPI MinimalArrayType (MinimalArrayType &&x)
 
RTPS_DllAPI MinimalArrayTypeoperator= (const MinimalArrayType &x)
 
RTPS_DllAPI MinimalArrayTypeoperator= (MinimalArrayType &&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 MinimalArrayHeader &_header)
 
RTPS_DllAPI void header (MinimalArrayHeader &&_header)
 
RTPS_DllAPI const MinimalArrayHeaderheader () const
 
RTPS_DllAPI MinimalArrayHeaderheader ()
 
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 MinimalArrayType &other) const
 
RTPS_DllAPI bool consistent (const MinimalArrayType &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const
 

Constructor & Destructor Documentation

◆ MinimalArrayType() [1/3]

RTPS_DllAPI MinimalArrayType ( )

◆ ~MinimalArrayType()

RTPS_DllAPI ~MinimalArrayType ( )

◆ MinimalArrayType() [2/3]

RTPS_DllAPI MinimalArrayType ( const MinimalArrayType x)

◆ MinimalArrayType() [3/3]

RTPS_DllAPI MinimalArrayType ( MinimalArrayType &&  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 MinimalArrayType 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 MinimalArrayHeader & header ( )
inline

◆ header() [2/4]

RTPS_DllAPI const MinimalArrayHeader & header ( ) const
inline

◆ header() [3/4]

RTPS_DllAPI void header ( const MinimalArrayHeader _header)
inline

◆ header() [4/4]

RTPS_DllAPI void header ( MinimalArrayHeader &&  _header)
inline

◆ operator=() [1/2]

RTPS_DllAPI MinimalArrayType & operator= ( const MinimalArrayType x)

◆ operator=() [2/2]

RTPS_DllAPI MinimalArrayType & operator= ( MinimalArrayType &&  x)

◆ operator==()

RTPS_DllAPI bool operator== ( const MinimalArrayType other) const

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