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

#include <TypeObject.h>

Public Member Functions

RTPS_DllAPI MinimalStructHeader ()
 
RTPS_DllAPI ~MinimalStructHeader ()
 
RTPS_DllAPI MinimalStructHeader (const MinimalStructHeader &x)
 
RTPS_DllAPI MinimalStructHeader (MinimalStructHeader &&x)
 
RTPS_DllAPI MinimalStructHeaderoperator= (const MinimalStructHeader &x)
 
RTPS_DllAPI MinimalStructHeaderoperator= (MinimalStructHeader &&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 MinimalTypeDetail &_detail)
 
RTPS_DllAPI void detail (MinimalTypeDetail &&_detail)
 
RTPS_DllAPI const MinimalTypeDetaildetail () const
 
RTPS_DllAPI MinimalTypeDetaildetail ()
 
RTPS_DllAPI bool operator== (const MinimalStructHeader &other) const
 
RTPS_DllAPI bool consistent (const MinimalStructHeader &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const
 

Constructor & Destructor Documentation

◆ MinimalStructHeader() [1/3]

RTPS_DllAPI MinimalStructHeader ( )

◆ ~MinimalStructHeader()

RTPS_DllAPI ~MinimalStructHeader ( )

◆ MinimalStructHeader() [2/3]

RTPS_DllAPI MinimalStructHeader ( const MinimalStructHeader x)

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

◆ detail() [1/4]

RTPS_DllAPI MinimalTypeDetail & detail ( )
inline

◆ detail() [2/4]

RTPS_DllAPI const MinimalTypeDetail & detail ( ) const
inline

◆ detail() [3/4]

RTPS_DllAPI void detail ( const MinimalTypeDetail _detail)
inline

◆ detail() [4/4]

RTPS_DllAPI void detail ( MinimalTypeDetail &&  _detail)
inline

◆ operator=() [1/2]

RTPS_DllAPI MinimalStructHeader & operator= ( const MinimalStructHeader x)

◆ operator=() [2/2]

RTPS_DllAPI MinimalStructHeader & operator= ( MinimalStructHeader &&  x)

◆ operator==()

RTPS_DllAPI bool operator== ( const MinimalStructHeader other) const

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