MCPcopy Create free account
hub / github.com/OpenDDS/OpenDDS / type

Method type

dds/DCPS/XTypes/DynamicDataXcdrReadImpl.cpp:2156–2159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2154}
2155
2156DDS::DynamicType_ptr DynamicDataXcdrReadImpl::type()
2157{
2158 return DDS::DynamicType::_duplicate(type_);
2159}
2160
2161bool DynamicDataXcdrReadImpl::check_xcdr1_mutable(DDS::DynamicType_ptr dt)
2162{

Callers 11

get_value_from_unionMethod · 0.45
get_complex_valueMethod · 0.45
get_values_from_unionMethod · 0.45
skip_allMethod · 0.45
check_xcdr1_mutable_iMethod · 0.45
print_membersFunction · 0.45
print_memberFunction · 0.45
print_dynamic_dataFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected