Fast RTPS  Version 2.14.1
Fast RTPS
Loading...
Searching...
No Matches
MinimalTypeObject Class Referencefinal

#include <TypeObject.h>

Public Member Functions

RTPS_DllAPI MinimalTypeObject ()
 
RTPS_DllAPI ~MinimalTypeObject ()
 
RTPS_DllAPI MinimalTypeObject (const MinimalTypeObject &x)
 
RTPS_DllAPI MinimalTypeObject (MinimalTypeObject &&x)
 
RTPS_DllAPI MinimalTypeObjectoperator= (const MinimalTypeObject &x)
 
RTPS_DllAPI MinimalTypeObjectoperator= (MinimalTypeObject &&x)
 
RTPS_DllAPI void _d (octet __d)
 
RTPS_DllAPI octet _d () const
 
RTPS_DllAPI octet & _d ()
 
RTPS_DllAPI void alias_type (MinimalAliasType _alias_type)
 
RTPS_DllAPI const MinimalAliasTypealias_type () const
 
RTPS_DllAPI MinimalAliasTypealias_type ()
 
RTPS_DllAPI void annotation_type (MinimalAnnotationType _annotation_type)
 
RTPS_DllAPI const MinimalAnnotationTypeannotation_type () const
 
RTPS_DllAPI MinimalAnnotationTypeannotation_type ()
 
RTPS_DllAPI void struct_type (MinimalStructType _struct_type)
 
RTPS_DllAPI const MinimalStructTypestruct_type () const
 
RTPS_DllAPI MinimalStructTypestruct_type ()
 
RTPS_DllAPI void union_type (MinimalUnionType _union_type)
 
RTPS_DllAPI const MinimalUnionTypeunion_type () const
 
RTPS_DllAPI MinimalUnionTypeunion_type ()
 
RTPS_DllAPI void bitset_type (MinimalBitsetType _bitset_type)
 
RTPS_DllAPI const MinimalBitsetTypebitset_type () const
 
RTPS_DllAPI MinimalBitsetTypebitset_type ()
 
RTPS_DllAPI void sequence_type (MinimalSequenceType _sequence_type)
 
RTPS_DllAPI const MinimalSequenceTypesequence_type () const
 
RTPS_DllAPI MinimalSequenceTypesequence_type ()
 
RTPS_DllAPI void array_type (MinimalArrayType _array_type)
 
RTPS_DllAPI const MinimalArrayTypearray_type () const
 
RTPS_DllAPI MinimalArrayTypearray_type ()
 
RTPS_DllAPI void map_type (MinimalMapType _map_type)
 
RTPS_DllAPI const MinimalMapTypemap_type () const
 
RTPS_DllAPI MinimalMapTypemap_type ()
 
RTPS_DllAPI void enumerated_type (MinimalEnumeratedType _enumerated_type)
 
RTPS_DllAPI const MinimalEnumeratedTypeenumerated_type () const
 
RTPS_DllAPI MinimalEnumeratedTypeenumerated_type ()
 
RTPS_DllAPI void bitmask_type (MinimalBitmaskType _bitmask_type)
 
RTPS_DllAPI const MinimalBitmaskTypebitmask_type () const
 
RTPS_DllAPI MinimalBitmaskTypebitmask_type ()
 
RTPS_DllAPI void extended_type (MinimalExtendedType _extended_type)
 
RTPS_DllAPI const MinimalExtendedTypeextended_type () const
 
RTPS_DllAPI MinimalExtendedTypeextended_type ()
 
RTPS_DllAPI bool operator== (const MinimalTypeObject &other) const
 
RTPS_DllAPI bool consistent (const MinimalTypeObject &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const
 

Constructor & Destructor Documentation

◆ MinimalTypeObject() [1/3]

RTPS_DllAPI MinimalTypeObject ( )

◆ ~MinimalTypeObject()

RTPS_DllAPI ~MinimalTypeObject ( )

◆ MinimalTypeObject() [2/3]

RTPS_DllAPI MinimalTypeObject ( const MinimalTypeObject x)

◆ MinimalTypeObject() [3/3]

RTPS_DllAPI MinimalTypeObject ( MinimalTypeObject &&  x)

Member Function Documentation

◆ _d() [1/3]

RTPS_DllAPI octet & _d ( )

◆ _d() [2/3]

RTPS_DllAPI octet _d ( ) const

◆ _d() [3/3]

RTPS_DllAPI void _d ( octet  __d)

◆ alias_type() [1/3]

RTPS_DllAPI MinimalAliasType & alias_type ( )

◆ alias_type() [2/3]

RTPS_DllAPI const MinimalAliasType & alias_type ( ) const

◆ alias_type() [3/3]

RTPS_DllAPI void alias_type ( MinimalAliasType  _alias_type)

◆ annotation_type() [1/3]

RTPS_DllAPI MinimalAnnotationType & annotation_type ( )

◆ annotation_type() [2/3]

RTPS_DllAPI const MinimalAnnotationType & annotation_type ( ) const

◆ annotation_type() [3/3]

RTPS_DllAPI void annotation_type ( MinimalAnnotationType  _annotation_type)

◆ array_type() [1/3]

RTPS_DllAPI MinimalArrayType & array_type ( )

◆ array_type() [2/3]

RTPS_DllAPI const MinimalArrayType & array_type ( ) const

◆ array_type() [3/3]

RTPS_DllAPI void array_type ( MinimalArrayType  _array_type)

◆ bitmask_type() [1/3]

RTPS_DllAPI MinimalBitmaskType & bitmask_type ( )

◆ bitmask_type() [2/3]

RTPS_DllAPI const MinimalBitmaskType & bitmask_type ( ) const

◆ bitmask_type() [3/3]

RTPS_DllAPI void bitmask_type ( MinimalBitmaskType  _bitmask_type)

◆ bitset_type() [1/3]

RTPS_DllAPI MinimalBitsetType & bitset_type ( )

◆ bitset_type() [2/3]

RTPS_DllAPI const MinimalBitsetType & bitset_type ( ) const

◆ bitset_type() [3/3]

RTPS_DllAPI void bitset_type ( MinimalBitsetType  _bitset_type)

◆ consistent()

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

◆ enumerated_type() [1/3]

RTPS_DllAPI MinimalEnumeratedType & enumerated_type ( )

◆ enumerated_type() [2/3]

RTPS_DllAPI const MinimalEnumeratedType & enumerated_type ( ) const

◆ enumerated_type() [3/3]

RTPS_DllAPI void enumerated_type ( MinimalEnumeratedType  _enumerated_type)

◆ extended_type() [1/3]

RTPS_DllAPI MinimalExtendedType & extended_type ( )

◆ extended_type() [2/3]

RTPS_DllAPI const MinimalExtendedType & extended_type ( ) const

◆ extended_type() [3/3]

RTPS_DllAPI void extended_type ( MinimalExtendedType  _extended_type)

◆ map_type() [1/3]

RTPS_DllAPI MinimalMapType & map_type ( )

◆ map_type() [2/3]

RTPS_DllAPI const MinimalMapType & map_type ( ) const

◆ map_type() [3/3]

RTPS_DllAPI void map_type ( MinimalMapType  _map_type)

◆ operator=() [1/2]

RTPS_DllAPI MinimalTypeObject & operator= ( const MinimalTypeObject x)

◆ operator=() [2/2]

RTPS_DllAPI MinimalTypeObject & operator= ( MinimalTypeObject &&  x)

◆ operator==()

RTPS_DllAPI bool operator== ( const MinimalTypeObject other) const

◆ sequence_type() [1/3]

RTPS_DllAPI MinimalSequenceType & sequence_type ( )

◆ sequence_type() [2/3]

RTPS_DllAPI const MinimalSequenceType & sequence_type ( ) const

◆ sequence_type() [3/3]

RTPS_DllAPI void sequence_type ( MinimalSequenceType  _sequence_type)

◆ struct_type() [1/3]

RTPS_DllAPI MinimalStructType & struct_type ( )

◆ struct_type() [2/3]

RTPS_DllAPI const MinimalStructType & struct_type ( ) const

◆ struct_type() [3/3]

RTPS_DllAPI void struct_type ( MinimalStructType  _struct_type)

◆ union_type() [1/3]

RTPS_DllAPI MinimalUnionType & union_type ( )

◆ union_type() [2/3]

RTPS_DllAPI const MinimalUnionType & union_type ( ) const

◆ union_type() [3/3]

RTPS_DllAPI void union_type ( MinimalUnionType  _union_type)

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