Fast RTPS  Version 2.4.1
Fast RTPS
MinimalCollectionElement Class Reference

#include <TypeObject.h>

Public Member Functions

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

Static Public Member Functions

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

Constructor & Destructor Documentation

◆ MinimalCollectionElement() [1/3]

RTPS_DllAPI MinimalCollectionElement ( )

◆ ~MinimalCollectionElement()

RTPS_DllAPI ~MinimalCollectionElement ( )

◆ MinimalCollectionElement() [2/3]

◆ MinimalCollectionElement() [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 MinimalCollectionElement x,
const fastdds::dds::TypeConsistencyEnforcementQosPolicy &  consistency 
) const

◆ deserialize()

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

◆ getCdrSerializedSize()

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

◆ operator=() [1/2]

RTPS_DllAPI MinimalCollectionElement& operator= ( const MinimalCollectionElement x)

◆ operator=() [2/2]

RTPS_DllAPI MinimalCollectionElement& operator= ( MinimalCollectionElement &&  x)

◆ operator==()

RTPS_DllAPI bool operator== ( const MinimalCollectionElement other) const

◆ serialize()

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

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