#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 CompleteMemberDetail & | operator= (const CompleteMemberDetail &x) |
RTPS_DllAPI CompleteMemberDetail & | operator= (CompleteMemberDetail &&x) |
RTPS_DllAPI void | name (const MemberName &_name) |
RTPS_DllAPI void | name (MemberName &&_name) |
RTPS_DllAPI const MemberName & | name () const |
RTPS_DllAPI MemberName & | name () |
RTPS_DllAPI void | ann_builtin (const AppliedBuiltinMemberAnnotations &_ann_builtin) |
RTPS_DllAPI void | ann_builtin (AppliedBuiltinMemberAnnotations &&_ann_builtin) |
RTPS_DllAPI const AppliedBuiltinMemberAnnotations & | ann_builtin () const |
RTPS_DllAPI AppliedBuiltinMemberAnnotations & | ann_builtin () |
RTPS_DllAPI void | ann_custom (const AppliedAnnotationSeq &_ann_custom) |
RTPS_DllAPI void | ann_custom (AppliedAnnotationSeq &&_ann_custom) |
RTPS_DllAPI const AppliedAnnotationSeq & | ann_custom () const |
RTPS_DllAPI AppliedAnnotationSeq & | ann_custom () |
RTPS_DllAPI bool | operator== (const CompleteMemberDetail &other) const |
RTPS_DllAPI bool | consistent (const CompleteMemberDetail &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const |
RTPS_DllAPI CompleteMemberDetail | ( | ) |
RTPS_DllAPI ~CompleteMemberDetail | ( | ) |
RTPS_DllAPI CompleteMemberDetail | ( | const CompleteMemberDetail & | x | ) |
RTPS_DllAPI CompleteMemberDetail | ( | CompleteMemberDetail && | x | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
RTPS_DllAPI bool consistent | ( | const CompleteMemberDetail & | x, |
const fastdds::dds::TypeConsistencyEnforcementQosPolicy & | consistency | ||
) | const |
|
inline |
|
inline |
|
inline |
|
inline |
RTPS_DllAPI CompleteMemberDetail & operator= | ( | CompleteMemberDetail && | x | ) |
RTPS_DllAPI CompleteMemberDetail & operator= | ( | const CompleteMemberDetail & | x | ) |
RTPS_DllAPI bool operator== | ( | const CompleteMemberDetail & | other | ) | const |