OpenDDS  Snapshot(2023/04/28-20:55)
Classes | Namespaces | Functions
DynamicTypeImpl.h File Reference
#include "TypeDescriptorImpl.h"
#include "MemberDescriptorImpl.h"
#include <dds/DCPS/RcHandle_T.h>
#include <dds/DCPS/RcObject.h>
#include <dds/DdsDynamicDataC.h>
Include dependency graph for DynamicTypeImpl.h:
This graph shows which files directly or indirectly include this file:

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)