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

#include <TypeObject.h>

Public Member Functions

RTPS_DllAPI CompleteStructHeader ()
 
RTPS_DllAPI ~CompleteStructHeader ()
 
RTPS_DllAPI CompleteStructHeader (const CompleteStructHeader &x)
 
RTPS_DllAPI CompleteStructHeader (CompleteStructHeader &&x)
 
RTPS_DllAPI CompleteStructHeaderoperator= (const CompleteStructHeader &x)
 
RTPS_DllAPI CompleteStructHeaderoperator= (CompleteStructHeader &&x)
 
RTPS_DllAPI void base_type (const TypeIdentifier &_base_type)
 
RTPS_DllAPI void base_type (TypeIdentifier &&_base_type)
 
RTPS_DllAPI const TypeIdentifierbase_type () const
 
RTPS_DllAPI TypeIdentifierbase_type ()
 
RTPS_DllAPI void detail (const CompleteTypeDetail &_detail)
 
RTPS_DllAPI void detail (CompleteTypeDetail &&_detail)
 
RTPS_DllAPI const CompleteTypeDetaildetail () const
 
RTPS_DllAPI CompleteTypeDetaildetail ()
 
RTPS_DllAPI bool operator== (const CompleteStructHeader &other) const
 
RTPS_DllAPI bool consistent (const CompleteStructHeader &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const
 

Constructor & Destructor Documentation

◆ CompleteStructHeader() [1/3]

RTPS_DllAPI CompleteStructHeader ( )

◆ ~CompleteStructHeader()

RTPS_DllAPI ~CompleteStructHeader ( )

◆ CompleteStructHeader() [2/3]

RTPS_DllAPI CompleteStructHeader ( const CompleteStructHeader x)

◆ CompleteStructHeader() [3/3]

Member Function Documentation

◆ base_type() [1/4]

RTPS_DllAPI TypeIdentifier & base_type ( )
inline

◆ base_type() [2/4]

RTPS_DllAPI const TypeIdentifier & base_type ( ) const
inline

◆ base_type() [3/4]

RTPS_DllAPI void base_type ( const TypeIdentifier _base_type)
inline

◆ base_type() [4/4]

RTPS_DllAPI void base_type ( TypeIdentifier &&  _base_type)
inline

◆ consistent()

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

◆ detail() [1/4]

RTPS_DllAPI CompleteTypeDetail & detail ( )
inline

◆ detail() [2/4]

RTPS_DllAPI const CompleteTypeDetail & detail ( ) const
inline

◆ detail() [3/4]

RTPS_DllAPI void detail ( CompleteTypeDetail &&  _detail)
inline

◆ detail() [4/4]

RTPS_DllAPI void detail ( const CompleteTypeDetail _detail)
inline

◆ operator=() [1/2]

RTPS_DllAPI CompleteStructHeader & operator= ( CompleteStructHeader &&  x)

◆ operator=() [2/2]

RTPS_DllAPI CompleteStructHeader & operator= ( const CompleteStructHeader x)

◆ operator==()

RTPS_DllAPI bool operator== ( const CompleteStructHeader other) const

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