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

#include <TypeObject.h>

Public Member Functions

RTPS_DllAPI CommonCollectionElement ()
 
RTPS_DllAPI ~CommonCollectionElement ()
 
RTPS_DllAPI CommonCollectionElement (const CommonCollectionElement &x)
 
RTPS_DllAPI CommonCollectionElement (CommonCollectionElement &&x)
 
RTPS_DllAPI CommonCollectionElementoperator= (const CommonCollectionElement &x)
 
RTPS_DllAPI CommonCollectionElementoperator= (CommonCollectionElement &&x)
 
RTPS_DllAPI void element_flags (const CollectionElementFlag &_element_flags)
 
RTPS_DllAPI void element_flags (CollectionElementFlag &&_element_flags)
 
RTPS_DllAPI const CollectionElementFlagelement_flags () const
 
RTPS_DllAPI CollectionElementFlagelement_flags ()
 
RTPS_DllAPI void type (const TypeIdentifier &_type)
 
RTPS_DllAPI void type (TypeIdentifier &&_type)
 
RTPS_DllAPI const TypeIdentifiertype () const
 
RTPS_DllAPI TypeIdentifiertype ()
 
RTPS_DllAPI bool operator== (const CommonCollectionElement &other) const
 
RTPS_DllAPI bool consistent (const CommonCollectionElement &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const
 

Constructor & Destructor Documentation

◆ CommonCollectionElement() [1/3]

RTPS_DllAPI CommonCollectionElement ( )

◆ ~CommonCollectionElement()

RTPS_DllAPI ~CommonCollectionElement ( )

◆ CommonCollectionElement() [2/3]

◆ CommonCollectionElement() [3/3]

Member Function Documentation

◆ consistent()

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

◆ element_flags() [1/4]

RTPS_DllAPI CollectionElementFlag & element_flags ( )
inline

◆ element_flags() [2/4]

RTPS_DllAPI const CollectionElementFlag & element_flags ( ) const
inline

◆ element_flags() [3/4]

RTPS_DllAPI void element_flags ( CollectionElementFlag &&  _element_flags)
inline

◆ element_flags() [4/4]

RTPS_DllAPI void element_flags ( const CollectionElementFlag _element_flags)
inline

◆ operator=() [1/2]

RTPS_DllAPI CommonCollectionElement & operator= ( CommonCollectionElement &&  x)

◆ operator=() [2/2]

RTPS_DllAPI CommonCollectionElement & operator= ( const CommonCollectionElement x)

◆ operator==()

RTPS_DllAPI bool operator== ( const CommonCollectionElement other) const

◆ type() [1/4]

RTPS_DllAPI TypeIdentifier & type ( )
inline

◆ type() [2/4]

RTPS_DllAPI const TypeIdentifier & type ( ) const
inline

◆ type() [3/4]

RTPS_DllAPI void type ( const TypeIdentifier _type)
inline

◆ type() [4/4]

RTPS_DllAPI void type ( TypeIdentifier &&  _type)
inline

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