OpenDDS
Snapshot(2023/04/28-20:55)
|
#include "TypeDescriptorImpl.h"
#include "MemberDescriptorImpl.h"
#include <dds/DCPS/RcHandle_T.h>
#include <dds/DCPS/RcObject.h>
#include <dds/DdsDynamicDataC.h>
Go to the source code of this file.
Classes | |
class | OpenDDS::XTypes::DynamicTypeMembersByNameImpl |
class | OpenDDS::XTypes::DynamicTypeMembersByIdImpl |
class | OpenDDS::XTypes::DynamicTypeImpl |
Namespaces | |
OpenDDS | |
The Internal API and Implementation of OpenDDS. | |
module | OpenDDS::XTypes |
Functions | |
DDS::DynamicType_var | OpenDDS::XTypes::get_base_type (DDS::DynamicType_ptr type) |
bool | OpenDDS::XTypes::test_equality (DDS::DynamicType_ptr lhs, DDS::DynamicType_ptr rhs, DynamicTypePtrPairSeen &dt_ptr_pair) |
bool | OpenDDS::XTypes::test_equality (DynamicTypeMembersByNameImpl *lhs, DynamicTypeMembersByNameImpl *rhs, DynamicTypePtrPairSeen &dt_ptr_pair) |
bool | OpenDDS::XTypes::test_equality (DynamicTypeMembersByIdImpl *lhs, DynamicTypeMembersByIdImpl *rhs, DynamicTypePtrPairSeen &dt_ptr_pair) |