#include <TypeObject.h>
Public Member Functions | |
RTPS_DllAPI | CommonEnumeratedLiteral () |
RTPS_DllAPI | ~CommonEnumeratedLiteral () |
RTPS_DllAPI | CommonEnumeratedLiteral (const CommonEnumeratedLiteral &x) |
RTPS_DllAPI | CommonEnumeratedLiteral (CommonEnumeratedLiteral &&x) |
RTPS_DllAPI CommonEnumeratedLiteral & | operator= (const CommonEnumeratedLiteral &x) |
RTPS_DllAPI CommonEnumeratedLiteral & | operator= (CommonEnumeratedLiteral &&x) |
RTPS_DllAPI void | value (const int32_t &_value) |
RTPS_DllAPI void | value (int32_t &&_value) |
RTPS_DllAPI const int32_t & | value () const |
RTPS_DllAPI int32_t & | value () |
RTPS_DllAPI void | flags (const EnumeratedLiteralFlag &_flags) |
RTPS_DllAPI void | flags (EnumeratedLiteralFlag &&_flags) |
RTPS_DllAPI const EnumeratedLiteralFlag & | flags () const |
RTPS_DllAPI EnumeratedLiteralFlag & | flags () |
RTPS_DllAPI bool | operator== (const CommonEnumeratedLiteral &other) const |
RTPS_DllAPI bool | consistent (const CommonEnumeratedLiteral &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const |
RTPS_DllAPI CommonEnumeratedLiteral | ( | ) |
RTPS_DllAPI ~CommonEnumeratedLiteral | ( | ) |
RTPS_DllAPI CommonEnumeratedLiteral | ( | const CommonEnumeratedLiteral & | x | ) |
RTPS_DllAPI CommonEnumeratedLiteral | ( | CommonEnumeratedLiteral && | x | ) |
RTPS_DllAPI bool consistent | ( | const CommonEnumeratedLiteral & | x, |
const fastdds::dds::TypeConsistencyEnforcementQosPolicy & | consistency | ||
) | const |
|
inline |
|
inline |
|
inline |
|
inline |
RTPS_DllAPI CommonEnumeratedLiteral & operator= | ( | CommonEnumeratedLiteral && | x | ) |
RTPS_DllAPI CommonEnumeratedLiteral & operator= | ( | const CommonEnumeratedLiteral & | x | ) |
RTPS_DllAPI bool operator== | ( | const CommonEnumeratedLiteral & | other | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |