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

#include <TypeObject.h>

Public Member Functions

RTPS_DllAPI CommonArrayHeader ()
 
RTPS_DllAPI ~CommonArrayHeader ()
 
RTPS_DllAPI CommonArrayHeader (const CommonArrayHeader &x)
 
RTPS_DllAPI CommonArrayHeader (CommonArrayHeader &&x)
 
RTPS_DllAPI CommonArrayHeaderoperator= (const CommonArrayHeader &x)
 
RTPS_DllAPI CommonArrayHeaderoperator= (CommonArrayHeader &&x)
 
RTPS_DllAPI void bound_seq (const LBoundSeq &_bound_seq)
 
RTPS_DllAPI void bound_seq (LBoundSeq &&_bound_seq)
 
RTPS_DllAPI const LBoundSeqbound_seq () const
 
RTPS_DllAPI LBoundSeqbound_seq ()
 
RTPS_DllAPI bool operator== (const CommonArrayHeader &other) const
 
RTPS_DllAPI bool consistent (const CommonArrayHeader &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const
 

Constructor & Destructor Documentation

◆ CommonArrayHeader() [1/3]

RTPS_DllAPI CommonArrayHeader ( )

◆ ~CommonArrayHeader()

RTPS_DllAPI ~CommonArrayHeader ( )

◆ CommonArrayHeader() [2/3]

RTPS_DllAPI CommonArrayHeader ( const CommonArrayHeader x)

◆ CommonArrayHeader() [3/3]

RTPS_DllAPI CommonArrayHeader ( CommonArrayHeader &&  x)

Member Function Documentation

◆ bound_seq() [1/4]

RTPS_DllAPI LBoundSeq & bound_seq ( )
inline

◆ bound_seq() [2/4]

RTPS_DllAPI const LBoundSeq & bound_seq ( ) const
inline

◆ bound_seq() [3/4]

RTPS_DllAPI void bound_seq ( const LBoundSeq _bound_seq)
inline

◆ bound_seq() [4/4]

RTPS_DllAPI void bound_seq ( LBoundSeq &&  _bound_seq)
inline

◆ consistent()

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

◆ operator=() [1/2]

RTPS_DllAPI CommonArrayHeader & operator= ( CommonArrayHeader &&  x)

◆ operator=() [2/2]

RTPS_DllAPI CommonArrayHeader & operator= ( const CommonArrayHeader x)

◆ operator==()

RTPS_DllAPI bool operator== ( const CommonArrayHeader other) const

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