OpenDDS
Snapshot(2023/04/07-19:43)
|
#include <TypeObject.h>
Public Member Functions | |
CompleteCollectionElement () | |
CompleteCollectionElement (const CommonCollectionElement &a_common, const CompleteElementDetail &a_detail) | |
bool | operator== (const CompleteCollectionElement &other) const |
bool | operator!= (const CompleteCollectionElement &other) const |
Public Attributes | |
CommonCollectionElement | common |
CompleteElementDetail | detail |
Definition at line 2146 of file TypeObject.h.
|
inline |
Definition at line 2150 of file TypeObject.h.
|
inline |
Definition at line 2152 of file TypeObject.h.
|
inline |
Definition at line 2163 of file TypeObject.h.
|
inline |
Definition at line 2158 of file TypeObject.h.
References common, and detail.
CommonCollectionElement OpenDDS::XTypes::CompleteCollectionElement::common |
Definition at line 2147 of file TypeObject.h.
Referenced by OpenDDS::XTypes::TypeLookupService::complete_to_dynamic_i(), OpenDDS::XTypes::TypeLookupService::complete_to_minimal_array(), OpenDDS::XTypes::TypeLookupService::complete_to_minimal_map(), OpenDDS::XTypes::TypeLookupService::complete_to_minimal_sequence(), typeobject_generator::generate_array_type_identifier(), typeobject_generator::generate_sequence_type_identifier(), OpenDDS::XTypes::has_type_object(), OpenDDS::DCPS::operator<<(), operator==(), OpenDDS::DCPS::operator>>(), and OpenDDS::DCPS::serialized_size().
CompleteElementDetail OpenDDS::XTypes::CompleteCollectionElement::detail |
Definition at line 2148 of file TypeObject.h.
Referenced by OpenDDS::XTypes::has_type_object(), OpenDDS::DCPS::operator<<(), operator==(), OpenDDS::DCPS::operator>>(), and OpenDDS::DCPS::serialized_size().