OpenDDS
Snapshot(2023/04/07-19:43)
|
#include <TypeObject.h>
Public Member Functions | |
MinimalMemberDetail () | |
MinimalMemberDetail (ACE_CDR::Octet a, ACE_CDR::Octet b, ACE_CDR::Octet c, ACE_CDR::Octet d) | |
MinimalMemberDetail (const NameHash &a_name_hash) | |
MinimalMemberDetail (const OPENDDS_STRING &name) | |
bool | operator== (const MinimalMemberDetail &other) const |
bool | operator!= (const MinimalMemberDetail &other) const |
Public Attributes | |
NameHash | name_hash |
Definition at line 1276 of file TypeObject.h.
|
inline |
Definition at line 1279 of file TypeObject.h.
|
inline |
Definition at line 1284 of file TypeObject.h.
|
inlineexplicit |
|
explicit |
Definition at line 38 of file TypeObject.cpp.
References OpenDDS::DCPS::MD5Hash(), and name_hash.
|
inline |
Definition at line 1301 of file TypeObject.h.
|
inline |
Definition at line 1296 of file TypeObject.h.
References name_hash, and OpenDDS::XTypes::name_hash_equal().
NameHash OpenDDS::XTypes::MinimalMemberDetail::name_hash |
Definition at line 1277 of file TypeObject.h.
Referenced by typeobject_generator::generate_enum_type_identifier(), typeobject_generator::generate_struct_type_identifier(), typeobject_generator::generate_union_type_identifier(), MinimalMemberDetail(), OpenDDS::DCPS::operator<<(), operator==(), OpenDDS::DCPS::operator>>(), and OpenDDS::DCPS::serialized_size().