OpenDDS  Snapshot(2022/11/14-19:37)
Namespaces | Functions
XTypes/Utils.cpp File Reference
#include <DCPS/DdsDcps_pch.h>
#include "Utils.h"
#include "DynamicDataImpl.h"
#include <dds/DCPS/debug.h>
#include <algorithm>
Include dependency graph for XTypes/Utils.cpp:

Go to the source code of this file.

Namespaces

 OpenDDS
 The Internal API and Implementation of OpenDDS.
 
 OpenDDS::XTypes
 

Functions

DDS::ReturnCode_t OpenDDS::XTypes::extensibility (DDS::DynamicType_ptr type, DCPS::Extensibility &ext)
 
DDS::ReturnCode_t OpenDDS::XTypes::max_extensibility (DDS::DynamicType_ptr type, DCPS::Extensibility &ext)
 
DCPS::Extensibility OpenDDS::XTypes::dds_to_opendds_ext (DDS::ExtensibilityKind ext)
 
DDS::ReturnCode_t OpenDDS::XTypes::get_keys (DDS::DynamicType_ptr type, MemberPathVec &paths)
 
DDS::ReturnCode_t OpenDDS::XTypes::key_count (DDS::DynamicType_ptr type, size_t &count)