Fast RTPS  Version 2.1.0
Fast RTPS
CompleteAliasType Class Reference

#include <TypeObject.h>

Public Member Functions

RTPS_DllAPI CompleteAliasType ()
 
RTPS_DllAPI ~CompleteAliasType ()
 
RTPS_DllAPI CompleteAliasType (const CompleteAliasType &x)
 
RTPS_DllAPI CompleteAliasType (CompleteAliasType &&x)
 
RTPS_DllAPI CompleteAliasTypeoperator= (const CompleteAliasType &x)
 
RTPS_DllAPI CompleteAliasTypeoperator= (CompleteAliasType &&x)
 
RTPS_DllAPI void alias_flags (const AliasTypeFlag &_alias_flags)
 
RTPS_DllAPI void alias_flags (AliasTypeFlag &&_alias_flags)
 
RTPS_DllAPI const AliasTypeFlagalias_flags () const
 
RTPS_DllAPI AliasTypeFlagalias_flags ()
 
RTPS_DllAPI void header (const CompleteAliasHeader &_header)
 
RTPS_DllAPI void header (CompleteAliasHeader &&_header)
 
RTPS_DllAPI const CompleteAliasHeaderheader () const
 
RTPS_DllAPI CompleteAliasHeaderheader ()
 
RTPS_DllAPI void body (const CompleteAliasBody &_body)
 
RTPS_DllAPI void body (CompleteAliasBody &&_body)
 
RTPS_DllAPI const CompleteAliasBodybody () const
 
RTPS_DllAPI CompleteAliasBodybody ()
 
RTPS_DllAPI void serialize (eprosima::fastcdr::Cdr &cdr) const
 
RTPS_DllAPI void deserialize (eprosima::fastcdr::Cdr &cdr)
 
RTPS_DllAPI bool operator== (const CompleteAliasType &other) const
 

Static Public Member Functions

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

Constructor & Destructor Documentation

◆ CompleteAliasType() [1/3]

RTPS_DllAPI CompleteAliasType ( )

◆ ~CompleteAliasType()

RTPS_DllAPI ~CompleteAliasType ( )

◆ CompleteAliasType() [2/3]

RTPS_DllAPI CompleteAliasType ( const CompleteAliasType x)

◆ CompleteAliasType() [3/3]

RTPS_DllAPI CompleteAliasType ( CompleteAliasType &&  x)

Member Function Documentation

◆ alias_flags() [1/4]

RTPS_DllAPI AliasTypeFlag& alias_flags ( )
inline

◆ alias_flags() [2/4]

RTPS_DllAPI const AliasTypeFlag& alias_flags ( ) const
inline

◆ alias_flags() [3/4]

RTPS_DllAPI void alias_flags ( AliasTypeFlag &&  _alias_flags)
inline

◆ alias_flags() [4/4]

RTPS_DllAPI void alias_flags ( const AliasTypeFlag _alias_flags)
inline

◆ body() [1/4]

RTPS_DllAPI CompleteAliasBody& body ( )
inline

◆ body() [2/4]

RTPS_DllAPI const CompleteAliasBody& body ( ) const
inline

◆ body() [3/4]

RTPS_DllAPI void body ( CompleteAliasBody &&  _body)
inline

◆ body() [4/4]

RTPS_DllAPI void body ( const CompleteAliasBody _body)
inline

◆ deserialize()

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

◆ getCdrSerializedSize()

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

◆ header() [1/4]

RTPS_DllAPI CompleteAliasHeader& header ( )
inline

◆ header() [2/4]

RTPS_DllAPI const CompleteAliasHeader& header ( ) const
inline

◆ header() [3/4]

RTPS_DllAPI void header ( CompleteAliasHeader &&  _header)
inline

◆ header() [4/4]

RTPS_DllAPI void header ( const CompleteAliasHeader _header)
inline

◆ operator=() [1/2]

RTPS_DllAPI CompleteAliasType& operator= ( CompleteAliasType &&  x)

◆ operator=() [2/2]

RTPS_DllAPI CompleteAliasType& operator= ( const CompleteAliasType x)

◆ operator==()

RTPS_DllAPI bool operator== ( const CompleteAliasType other) const

◆ serialize()

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

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