#include <TypeObject.h>
Public Member Functions | |
RTPS_DllAPI | CommonUnionMember () |
RTPS_DllAPI | ~CommonUnionMember () |
RTPS_DllAPI | CommonUnionMember (const CommonUnionMember &x) |
RTPS_DllAPI | CommonUnionMember (CommonUnionMember &&x) |
RTPS_DllAPI CommonUnionMember & | operator= (const CommonUnionMember &x) |
RTPS_DllAPI CommonUnionMember & | operator= (CommonUnionMember &&x) |
RTPS_DllAPI void | member_id (const MemberId &_member_id) |
RTPS_DllAPI void | member_id (MemberId &&_member_id) |
RTPS_DllAPI const MemberId & | member_id () const |
RTPS_DllAPI MemberId & | member_id () |
RTPS_DllAPI void | member_flags (const UnionMemberFlag &_member_flags) |
RTPS_DllAPI void | member_flags (UnionMemberFlag &&_member_flags) |
RTPS_DllAPI const UnionMemberFlag & | member_flags () const |
RTPS_DllAPI UnionMemberFlag & | member_flags () |
RTPS_DllAPI void | type_id (const TypeIdentifier &_type_id) |
RTPS_DllAPI void | type_id (TypeIdentifier &&_type_id) |
RTPS_DllAPI const TypeIdentifier & | type_id () const |
RTPS_DllAPI TypeIdentifier & | type_id () |
RTPS_DllAPI void | label_seq (const UnionCaseLabelSeq &_label_seq) |
RTPS_DllAPI void | label_seq (UnionCaseLabelSeq &&_label_seq) |
RTPS_DllAPI const UnionCaseLabelSeq & | label_seq () const |
RTPS_DllAPI UnionCaseLabelSeq & | label_seq () |
RTPS_DllAPI bool | operator== (const CommonUnionMember &other) const |
RTPS_DllAPI bool | consistent (const CommonUnionMember &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const |
RTPS_DllAPI CommonUnionMember | ( | ) |
RTPS_DllAPI ~CommonUnionMember | ( | ) |
RTPS_DllAPI CommonUnionMember | ( | const CommonUnionMember & | x | ) |
RTPS_DllAPI CommonUnionMember | ( | CommonUnionMember && | x | ) |
RTPS_DllAPI bool consistent | ( | const CommonUnionMember & | x, |
const fastdds::dds::TypeConsistencyEnforcementQosPolicy & | consistency | ||
) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
RTPS_DllAPI CommonUnionMember & operator= | ( | CommonUnionMember && | x | ) |
RTPS_DllAPI CommonUnionMember & operator= | ( | const CommonUnionMember & | x | ) |
RTPS_DllAPI bool operator== | ( | const CommonUnionMember & | other | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |