OpenDDS
Snapshot(2023/04/28-20:55)
|
#include <DCPS/DdsDcps_pch.h>
#include "DynamicTypeImpl.h"
#include "DynamicTypeMemberImpl.h"
#include <dds/DCPS/debug.h>
#include <dds/DdsDcpsInfrastructureC.h>
#include <stdexcept>
Go to the source code of this file.
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) |