Fast RTPS  Version 2.14.1
Fast RTPS
Loading...
Searching...
No Matches
MinimalStructType Class Reference

#include <TypeObject.h>

Public Member Functions

RTPS_DllAPI MinimalStructType ()
 
RTPS_DllAPI ~MinimalStructType ()
 
RTPS_DllAPI MinimalStructType (const MinimalStructType &x)
 
RTPS_DllAPI MinimalStructType (MinimalStructType &&x)
 
RTPS_DllAPI MinimalStructTypeoperator= (const MinimalStructType &x)
 
RTPS_DllAPI MinimalStructTypeoperator= (MinimalStructType &&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 MinimalStructHeader &_header)
 
RTPS_DllAPI void header (MinimalStructHeader &&_header)
 
RTPS_DllAPI const MinimalStructHeaderheader () const
 
RTPS_DllAPI MinimalStructHeaderheader ()
 
RTPS_DllAPI void member_seq (const MinimalStructMemberSeq &_member_seq)
 
RTPS_DllAPI void member_seq (MinimalStructMemberSeq &&_member_seq)
 
RTPS_DllAPI const MinimalStructMemberSeqmember_seq () const
 
RTPS_DllAPI MinimalStructMemberSeqmember_seq ()
 
RTPS_DllAPI bool operator== (const MinimalStructType &other) const
 
RTPS_DllAPI bool consistent (const MinimalStructType &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const
 

Constructor & Destructor Documentation

◆ MinimalStructType() [1/3]

RTPS_DllAPI MinimalStructType ( )

◆ ~MinimalStructType()

RTPS_DllAPI ~MinimalStructType ( )

◆ MinimalStructType() [2/3]

RTPS_DllAPI MinimalStructType ( const MinimalStructType x)

◆ MinimalStructType() [3/3]

RTPS_DllAPI MinimalStructType ( MinimalStructType &&  x)

Member Function Documentation

◆ consistent()

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

◆ header() [1/4]

RTPS_DllAPI MinimalStructHeader & header ( )
inline

◆ header() [2/4]

RTPS_DllAPI const MinimalStructHeader & header ( ) const
inline

◆ header() [3/4]

RTPS_DllAPI void header ( const MinimalStructHeader _header)
inline

◆ header() [4/4]

RTPS_DllAPI void header ( MinimalStructHeader &&  _header)
inline

◆ member_seq() [1/4]

RTPS_DllAPI MinimalStructMemberSeq & member_seq ( )
inline

◆ member_seq() [2/4]

RTPS_DllAPI const MinimalStructMemberSeq & member_seq ( ) const
inline

◆ member_seq() [3/4]

RTPS_DllAPI void member_seq ( const MinimalStructMemberSeq _member_seq)
inline

◆ member_seq() [4/4]

RTPS_DllAPI void member_seq ( MinimalStructMemberSeq &&  _member_seq)
inline

◆ operator=() [1/2]

RTPS_DllAPI MinimalStructType & operator= ( const MinimalStructType x)

◆ operator=() [2/2]

RTPS_DllAPI MinimalStructType & operator= ( MinimalStructType &&  x)

◆ operator==()

RTPS_DllAPI bool operator== ( const MinimalStructType other) 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: