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

#include <TypeObject.h>

Public Member Functions

RTPS_DllAPI MinimalSequenceType ()
 
RTPS_DllAPI ~MinimalSequenceType ()
 
RTPS_DllAPI MinimalSequenceType (const MinimalSequenceType &x)
 
RTPS_DllAPI MinimalSequenceType (MinimalSequenceType &&x)
 
RTPS_DllAPI MinimalSequenceTypeoperator= (const MinimalSequenceType &x)
 
RTPS_DllAPI MinimalSequenceTypeoperator= (MinimalSequenceType &&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 element (const MinimalCollectionElement &_element)
 
RTPS_DllAPI void element (MinimalCollectionElement &&_element)
 
RTPS_DllAPI const MinimalCollectionElementelement () const
 
RTPS_DllAPI MinimalCollectionElementelement ()
 
RTPS_DllAPI bool operator== (const MinimalSequenceType &other) const
 
RTPS_DllAPI bool consistent (const MinimalSequenceType &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const
 

Constructor & Destructor Documentation

◆ MinimalSequenceType() [1/3]

RTPS_DllAPI MinimalSequenceType ( )

◆ ~MinimalSequenceType()

RTPS_DllAPI ~MinimalSequenceType ( )

◆ MinimalSequenceType() [2/3]

RTPS_DllAPI MinimalSequenceType ( const MinimalSequenceType x)

◆ MinimalSequenceType() [3/3]

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 MinimalSequenceType 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

◆ operator=() [1/2]

RTPS_DllAPI MinimalSequenceType & operator= ( const MinimalSequenceType x)

◆ operator=() [2/2]

RTPS_DllAPI MinimalSequenceType & operator= ( MinimalSequenceType &&  x)

◆ operator==()

RTPS_DllAPI bool operator== ( const MinimalSequenceType other) const

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