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

#include <TypeObject.h>

Public Member Functions

RTPS_DllAPI CompleteMemberDetail ()
 
RTPS_DllAPI ~CompleteMemberDetail ()
 
RTPS_DllAPI CompleteMemberDetail (const CompleteMemberDetail &x)
 
RTPS_DllAPI CompleteMemberDetail (CompleteMemberDetail &&x)
 
RTPS_DllAPI CompleteMemberDetailoperator= (const CompleteMemberDetail &x)
 
RTPS_DllAPI CompleteMemberDetailoperator= (CompleteMemberDetail &&x)
 
RTPS_DllAPI void name (const MemberName &_name)
 
RTPS_DllAPI void name (MemberName &&_name)
 
RTPS_DllAPI const MemberNamename () const
 
RTPS_DllAPI MemberNamename ()
 
RTPS_DllAPI void ann_builtin (const AppliedBuiltinMemberAnnotations &_ann_builtin)
 
RTPS_DllAPI void ann_builtin (AppliedBuiltinMemberAnnotations &&_ann_builtin)
 
RTPS_DllAPI const AppliedBuiltinMemberAnnotationsann_builtin () const
 
RTPS_DllAPI AppliedBuiltinMemberAnnotationsann_builtin ()
 
RTPS_DllAPI void ann_custom (const AppliedAnnotationSeq &_ann_custom)
 
RTPS_DllAPI void ann_custom (AppliedAnnotationSeq &&_ann_custom)
 
RTPS_DllAPI const AppliedAnnotationSeqann_custom () const
 
RTPS_DllAPI AppliedAnnotationSeqann_custom ()
 
RTPS_DllAPI bool operator== (const CompleteMemberDetail &other) const
 
RTPS_DllAPI bool consistent (const CompleteMemberDetail &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const
 

Constructor & Destructor Documentation

◆ CompleteMemberDetail() [1/3]

RTPS_DllAPI CompleteMemberDetail ( )

◆ ~CompleteMemberDetail()

RTPS_DllAPI ~CompleteMemberDetail ( )

◆ CompleteMemberDetail() [2/3]

RTPS_DllAPI CompleteMemberDetail ( const CompleteMemberDetail x)

◆ CompleteMemberDetail() [3/3]

Member Function Documentation

◆ ann_builtin() [1/4]

RTPS_DllAPI AppliedBuiltinMemberAnnotations & ann_builtin ( )
inline

◆ ann_builtin() [2/4]

RTPS_DllAPI const AppliedBuiltinMemberAnnotations & ann_builtin ( ) const
inline

◆ ann_builtin() [3/4]

RTPS_DllAPI void ann_builtin ( AppliedBuiltinMemberAnnotations &&  _ann_builtin)
inline

◆ ann_builtin() [4/4]

RTPS_DllAPI void ann_builtin ( const AppliedBuiltinMemberAnnotations _ann_builtin)
inline

◆ ann_custom() [1/4]

RTPS_DllAPI AppliedAnnotationSeq & ann_custom ( )
inline

◆ ann_custom() [2/4]

RTPS_DllAPI const AppliedAnnotationSeq & ann_custom ( ) const
inline

◆ ann_custom() [3/4]

RTPS_DllAPI void ann_custom ( AppliedAnnotationSeq &&  _ann_custom)
inline

◆ ann_custom() [4/4]

RTPS_DllAPI void ann_custom ( const AppliedAnnotationSeq _ann_custom)
inline

◆ consistent()

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

◆ name() [1/4]

RTPS_DllAPI MemberName & name ( )
inline

◆ name() [2/4]

RTPS_DllAPI const MemberName & name ( ) const
inline

◆ name() [3/4]

RTPS_DllAPI void name ( const MemberName _name)
inline

◆ name() [4/4]

RTPS_DllAPI void name ( MemberName &&  _name)
inline

◆ operator=() [1/2]

RTPS_DllAPI CompleteMemberDetail & operator= ( CompleteMemberDetail &&  x)

◆ operator=() [2/2]

RTPS_DllAPI CompleteMemberDetail & operator= ( const CompleteMemberDetail x)

◆ operator==()

RTPS_DllAPI bool operator== ( const CompleteMemberDetail other) const

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