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

#include <TypeObject.h>

Public Member Functions

RTPS_DllAPI CompleteCollectionElement ()
 
RTPS_DllAPI ~CompleteCollectionElement ()
 
RTPS_DllAPI CompleteCollectionElement (const CompleteCollectionElement &x)
 
RTPS_DllAPI CompleteCollectionElement (CompleteCollectionElement &&x)
 
RTPS_DllAPI CompleteCollectionElementoperator= (const CompleteCollectionElement &x)
 
RTPS_DllAPI CompleteCollectionElementoperator= (CompleteCollectionElement &&x)
 
RTPS_DllAPI void common (const CommonCollectionElement &_common)
 
RTPS_DllAPI void common (CommonCollectionElement &&_common)
 
RTPS_DllAPI const CommonCollectionElementcommon () const
 
RTPS_DllAPI CommonCollectionElementcommon ()
 
RTPS_DllAPI void detail (const CompleteElementDetail &_detail)
 
RTPS_DllAPI void detail (CompleteElementDetail &&_detail)
 
RTPS_DllAPI const CompleteElementDetaildetail () const
 
RTPS_DllAPI CompleteElementDetaildetail ()
 
RTPS_DllAPI bool operator== (const CompleteCollectionElement &other) const
 
RTPS_DllAPI bool consistent (const CompleteCollectionElement &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const
 

Constructor & Destructor Documentation

◆ CompleteCollectionElement() [1/3]

RTPS_DllAPI CompleteCollectionElement ( )

◆ ~CompleteCollectionElement()

RTPS_DllAPI ~CompleteCollectionElement ( )

◆ CompleteCollectionElement() [2/3]

◆ CompleteCollectionElement() [3/3]

Member Function Documentation

◆ common() [1/4]

RTPS_DllAPI CommonCollectionElement & common ( )
inline

◆ common() [2/4]

RTPS_DllAPI const CommonCollectionElement & common ( ) const
inline

◆ common() [3/4]

RTPS_DllAPI void common ( CommonCollectionElement &&  _common)
inline

◆ common() [4/4]

RTPS_DllAPI void common ( const CommonCollectionElement _common)
inline

◆ consistent()

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

◆ detail() [1/4]

RTPS_DllAPI CompleteElementDetail & detail ( )
inline

◆ detail() [2/4]

RTPS_DllAPI const CompleteElementDetail & detail ( ) const
inline

◆ detail() [3/4]

RTPS_DllAPI void detail ( CompleteElementDetail &&  _detail)
inline

◆ detail() [4/4]

RTPS_DllAPI void detail ( const CompleteElementDetail _detail)
inline

◆ operator=() [1/2]

RTPS_DllAPI CompleteCollectionElement & operator= ( CompleteCollectionElement &&  x)

◆ operator=() [2/2]

RTPS_DllAPI CompleteCollectionElement & operator= ( const CompleteCollectionElement x)

◆ operator==()

RTPS_DllAPI bool operator== ( const CompleteCollectionElement other) const

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