#include <TypeObject.h>
Public Member Functions | |
RTPS_DllAPI | MinimalStructType () |
RTPS_DllAPI | ~MinimalStructType () |
RTPS_DllAPI | MinimalStructType (const MinimalStructType &x) |
RTPS_DllAPI | MinimalStructType (MinimalStructType &&x) |
RTPS_DllAPI MinimalStructType & | operator= (const MinimalStructType &x) |
RTPS_DllAPI MinimalStructType & | operator= (MinimalStructType &&x) |
RTPS_DllAPI void | struct_flags (const StructTypeFlag &_struct_flags) |
RTPS_DllAPI void | struct_flags (StructTypeFlag &&_struct_flags) |
RTPS_DllAPI const StructTypeFlag & | struct_flags () const |
RTPS_DllAPI StructTypeFlag & | struct_flags () |
RTPS_DllAPI void | header (const MinimalStructHeader &_header) |
RTPS_DllAPI void | header (MinimalStructHeader &&_header) |
RTPS_DllAPI const MinimalStructHeader & | header () const |
RTPS_DllAPI MinimalStructHeader & | header () |
RTPS_DllAPI void | member_seq (const MinimalStructMemberSeq &_member_seq) |
RTPS_DllAPI void | member_seq (MinimalStructMemberSeq &&_member_seq) |
RTPS_DllAPI const MinimalStructMemberSeq & | member_seq () const |
RTPS_DllAPI MinimalStructMemberSeq & | member_seq () |
RTPS_DllAPI bool | operator== (const MinimalStructType &other) const |
RTPS_DllAPI bool | consistent (const MinimalStructType &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const |
RTPS_DllAPI MinimalStructType | ( | ) |
RTPS_DllAPI ~MinimalStructType | ( | ) |
RTPS_DllAPI MinimalStructType | ( | const MinimalStructType & | x | ) |
RTPS_DllAPI MinimalStructType | ( | MinimalStructType && | x | ) |
RTPS_DllAPI bool consistent | ( | const MinimalStructType & | x, |
const fastdds::dds::TypeConsistencyEnforcementQosPolicy & | consistency | ||
) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
RTPS_DllAPI MinimalStructType & operator= | ( | const MinimalStructType & | x | ) |
RTPS_DllAPI MinimalStructType & operator= | ( | MinimalStructType && | x | ) |
RTPS_DllAPI bool operator== | ( | const MinimalStructType & | other | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |