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

Method get_kind

dds/DCPS/XTypes/DynamicTypeImpl.cpp:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46}
47
48TypeKind DynamicTypeImpl::get_kind()
49{
50 return descriptor_->kind();
51}
52
53DDS::ReturnCode_t DynamicTypeImpl::get_member_by_name(DDS::DynamicTypeMember_ptr& member, const char* name)
54{

Callers 15

has_optional_memberMethod · 0.80
get_item_countMethod · 0.80
get_value_from_unionMethod · 0.80
get_single_valueMethod · 0.80
get_char_commonMethod · 0.80
get_boolean_valueMethod · 0.80
get_complex_valueMethod · 0.80
get_values_from_unionMethod · 0.80
get_values_from_arrayMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected