Fast RTPS  Version 2.11.2
Fast RTPS
Loading...
Searching...
No Matches
CompleteStructType Class Reference

#include <TypeObject.h>

Public Member Functions

RTPS_DllAPI CompleteStructType ()
 
RTPS_DllAPI ~CompleteStructType ()
 
RTPS_DllAPI CompleteStructType (const CompleteStructType &x)
 
RTPS_DllAPI CompleteStructType (CompleteStructType &&x)
 
RTPS_DllAPI CompleteStructTypeoperator= (const CompleteStructType &x)
 
RTPS_DllAPI CompleteStructTypeoperator= (CompleteStructType &&x)
 
RTPS_DllAPI void struct_flags (const StructTypeFlag &_struct_flags)
 
RTPS_DllAPI void struct_flags (StructTypeFlag &&_struct_flags)
 
RTPS_DllAPI const StructTypeFlagstruct_flags () const
 
RTPS_DllAPI StructTypeFlagstruct_flags ()
 
RTPS_DllAPI void header (const CompleteStructHeader &_header)
 
RTPS_DllAPI void header (CompleteStructHeader &&_header)
 
RTPS_DllAPI const CompleteStructHeaderheader () const
 
RTPS_DllAPI CompleteStructHeaderheader ()
 
RTPS_DllAPI void member_seq (const CompleteStructMemberSeq &_member_seq)
 
RTPS_DllAPI void member_seq (CompleteStructMemberSeq &&_member_seq)
 
RTPS_DllAPI const CompleteStructMemberSeqmember_seq () const
 
RTPS_DllAPI CompleteStructMemberSeqmember_seq ()
 
RTPS_DllAPI void serialize (eprosima::fastcdr::Cdr &cdr) const
 
RTPS_DllAPI void deserialize (eprosima::fastcdr::Cdr &cdr)
 
RTPS_DllAPI bool operator== (const CompleteStructType &other) const
 
RTPS_DllAPI bool consistent (const CompleteStructType &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const
 

Static Public Member Functions

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

Constructor & Destructor Documentation

◆ CompleteStructType() [1/3]

RTPS_DllAPI CompleteStructType ( )

◆ ~CompleteStructType()

RTPS_DllAPI ~CompleteStructType ( )

◆ CompleteStructType() [2/3]

RTPS_DllAPI CompleteStructType ( const CompleteStructType & x)

◆ CompleteStructType() [3/3]

Member Function Documentation

◆ consistent()

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

◆ deserialize()

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

◆ getCdrSerializedSize()

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

◆ header() [1/4]

RTPS_DllAPI CompleteStructHeader & header ( )
inline

◆ header() [2/4]

RTPS_DllAPI const CompleteStructHeader & header ( ) const
inline

◆ header() [3/4]

RTPS_DllAPI void header ( CompleteStructHeader && _header)
inline

◆ header() [4/4]

RTPS_DllAPI void header ( const CompleteStructHeader & _header)
inline

◆ member_seq() [1/4]

RTPS_DllAPI CompleteStructMemberSeq & member_seq ( )
inline

◆ member_seq() [2/4]

RTPS_DllAPI const CompleteStructMemberSeq & member_seq ( ) const
inline

◆ member_seq() [3/4]

RTPS_DllAPI void member_seq ( CompleteStructMemberSeq && _member_seq)
inline

◆ member_seq() [4/4]

RTPS_DllAPI void member_seq ( const CompleteStructMemberSeq & _member_seq)
inline

◆ operator=() [1/2]

RTPS_DllAPI CompleteStructType & operator= ( CompleteStructType && x)

◆ operator=() [2/2]

RTPS_DllAPI CompleteStructType & operator= ( const CompleteStructType & x)

◆ operator==()

RTPS_DllAPI bool operator== ( const CompleteStructType & other) const

◆ serialize()

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

◆ struct_flags() [1/4]

RTPS_DllAPI StructTypeFlag & struct_flags ( )
inline

◆ struct_flags() [2/4]

RTPS_DllAPI const StructTypeFlag & struct_flags ( ) const
inline

◆ struct_flags() [3/4]

RTPS_DllAPI void struct_flags ( const StructTypeFlag & _struct_flags)
inline

◆ struct_flags() [4/4]

RTPS_DllAPI void struct_flags ( StructTypeFlag && _struct_flags)
inline

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