Fast RTPS  Version 2.11.2
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 void serialize (eprosima::fastcdr::Cdr &cdr) const
 
RTPS_DllAPI void deserialize (eprosima::fastcdr::Cdr &cdr)
 
RTPS_DllAPI bool operator== (const CompleteCollectionElement &other) const
 
RTPS_DllAPI bool consistent (const CompleteCollectionElement &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const
 

Static Public Member Functions

static RTPS_DllAPI size_t getCdrSerializedSize (const CompleteCollectionElement &data, size_t current_alignment=0)
 

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

◆ deserialize()

RTPS_DllAPI void deserialize ( eprosima::fastcdr::Cdr & cdr)

◆ 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

◆ getCdrSerializedSize()

static RTPS_DllAPI size_t getCdrSerializedSize ( const CompleteCollectionElement & data,
size_t current_alignment = 0 )
static

◆ 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

◆ serialize()

RTPS_DllAPI void serialize ( eprosima::fastcdr::Cdr & cdr) const

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