#include <TypeObject.h>
Public Member Functions | |
| RTPS_DllAPI | CompleteStructType () |
| RTPS_DllAPI | ~CompleteStructType () |
| RTPS_DllAPI | CompleteStructType (const CompleteStructType &x) |
| RTPS_DllAPI | CompleteStructType (CompleteStructType &&x) |
| RTPS_DllAPI CompleteStructType & | operator= (const CompleteStructType &x) |
| RTPS_DllAPI CompleteStructType & | operator= (CompleteStructType &&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 CompleteStructHeader &_header) |
| RTPS_DllAPI void | header (CompleteStructHeader &&_header) |
| RTPS_DllAPI const CompleteStructHeader & | header () const |
| RTPS_DllAPI CompleteStructHeader & | header () |
| RTPS_DllAPI void | member_seq (const CompleteStructMemberSeq &_member_seq) |
| RTPS_DllAPI void | member_seq (CompleteStructMemberSeq &&_member_seq) |
| RTPS_DllAPI const CompleteStructMemberSeq & | member_seq () const |
| RTPS_DllAPI CompleteStructMemberSeq & | member_seq () |
| RTPS_DllAPI bool | operator== (const CompleteStructType &other) const |
| RTPS_DllAPI bool | consistent (const CompleteStructType &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const |
| RTPS_DllAPI CompleteStructType | ( | ) |
| RTPS_DllAPI ~CompleteStructType | ( | ) |
| RTPS_DllAPI CompleteStructType | ( | const CompleteStructType & | x | ) |
| RTPS_DllAPI CompleteStructType | ( | CompleteStructType && | x | ) |
| RTPS_DllAPI bool consistent | ( | const CompleteStructType & | x, |
| const fastdds::dds::TypeConsistencyEnforcementQosPolicy & | consistency | ||
| ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| RTPS_DllAPI CompleteStructType& operator= | ( | CompleteStructType && | x | ) |
| RTPS_DllAPI CompleteStructType& operator= | ( | const CompleteStructType & | x | ) |
| RTPS_DllAPI bool operator== | ( | const CompleteStructType & | other | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |