|
OpenDDS
Snapshot(2023/04/28-20:55)
|
#include <TypeObject.h>

Public Member Functions | |
| CompleteAnnotationType () | |
| bool | operator== (const CompleteAnnotationType &other) const |
| bool | operator!= (const CompleteAnnotationType &other) const |
Public Attributes | |
| AnnotationTypeFlag | annotation_flag |
| CompleteAnnotationHeader | header |
| CompleteAnnotationParameterSeq | member_seq |
Definition at line 1895 of file TypeObject.h.
|
inline |
Definition at line 1900 of file TypeObject.h.
|
inline |
Definition at line 1909 of file TypeObject.h.
|
inline |
Definition at line 1904 of file TypeObject.h.
References annotation_flag, header, and member_seq.
| AnnotationTypeFlag OpenDDS::XTypes::CompleteAnnotationType::annotation_flag |
Definition at line 1896 of file TypeObject.h.
Referenced by OpenDDS::XTypes::TypeLookupService::complete_to_minimal_annotation(), OpenDDS::DCPS::operator<<(), operator==(), OpenDDS::DCPS::operator>>(), and OpenDDS::DCPS::serialized_size().
| CompleteAnnotationHeader OpenDDS::XTypes::CompleteAnnotationType::header |
Definition at line 1897 of file TypeObject.h.
Referenced by OpenDDS::XTypes::TypeLookupService::complete_to_dynamic_i(), OpenDDS::DCPS::operator<<(), operator==(), OpenDDS::DCPS::operator>>(), and OpenDDS::DCPS::serialized_size().
| CompleteAnnotationParameterSeq OpenDDS::XTypes::CompleteAnnotationType::member_seq |
Definition at line 1898 of file TypeObject.h.
Referenced by OpenDDS::XTypes::TypeLookupService::complete_to_dynamic_i(), OpenDDS::XTypes::TypeLookupService::complete_to_minimal_annotation(), OpenDDS::XTypes::has_type_object(), OpenDDS::DCPS::operator<<(), operator==(), OpenDDS::DCPS::operator>>(), and OpenDDS::DCPS::serialized_size().
1.8.13