OpenDDS
Snapshot(2023/04/07-19:43)
|
#include <TypeObject.h>
Public Member Functions | |
TypeIdentifierWithSize () | |
TypeIdentifierWithSize (const TypeIdentifier &ti, ACE_CDR::ULong to_size) | |
bool | operator== (const TypeIdentifierWithSize &other) const |
bool | operator!= (const TypeIdentifierWithSize &other) const |
Public Attributes | |
TypeIdentifier | type_id |
ACE_CDR::ULong | typeobject_serialized_size |
long | typeobject_serialized_size |
Definition at line 3331 of file TypeObject.h.
|
inline |
Definition at line 3335 of file TypeObject.h.
|
inline |
Definition at line 3339 of file TypeObject.h.
|
inline |
Definition at line 3349 of file TypeObject.h.
|
inline |
Definition at line 3344 of file TypeObject.h.
References type_id, and typeobject_serialized_size.
TypeIdentifier OpenDDS::XTypes::TypeIdentifierWithSize::type_id |
Definition at line 3332 of file TypeObject.h.
Referenced by OpenDDS::RTPS::Sedp::DiscoveryReader::data_received_i(), OpenDDS::DCPS::DomainParticipantImpl::get_dynamic_type(), OpenDDS::RTPS::Sedp::get_remote_type_objects(), OpenDDS::RTPS::Sedp::match(), OpenDDS::DCPS::StaticEndpointManager::match_continue(), OpenDDS::RTPS::Sedp::match_continue(), OpenDDS::RTPS::Sedp::need_minimal_and_or_complete_types(), OpenDDS::DCPS::operator<<(), operator==(), OpenDDS::DCPS::operator>>(), OpenDDS::DCPS::serialized_size(), and OpenDDS::DCPS::TypeSupportImpl::to_type_info_i().
long OpenDDS::XTypes::TypeIdentifierWithSize::typeobject_serialized_size |
Definition at line 46 of file TypeObject.idl.
ACE_CDR::ULong OpenDDS::XTypes::TypeIdentifierWithSize::typeobject_serialized_size |
Definition at line 3333 of file TypeObject.h.
Referenced by OpenDDS::DCPS::ReplayerImpl::enable(), OpenDDS::DCPS::DomainParticipantImpl::get_dynamic_type(), OpenDDS::DCPS::operator<<(), operator==(), OpenDDS::DCPS::operator>>(), OpenDDS::DCPS::serialized_size(), and OpenDDS::DCPS::TypeSupportImpl::to_type_info_i().