Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ type
Method
type
dds/DCPS/XTypes/DynamicDataBase.cpp:440–443 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
438
#endif
439
440
DDS::DynamicType_ptr DynamicDataBase::type()
441
{
442
return DDS::DynamicType::_duplicate(type_);
443
}
444
445
DDS::Boolean DynamicDataBase::equals(DDS::DynamicData_ptr /*other*/)
446
{
Callers
15
clear_value
Method · 0.45
get_union_member_type
Method · 0.45
insert_discriminator
Method · 0.45
set_complex_to_struct
Method · 0.45
set_complex_to_union
Method · 0.45
set_complex_to_collection
Method · 0.45
check_seqmem_in_struct_and_union
Method · 0.45
move_single_to_complex
Method · 0.45
move_sequence_to_complex
Method · 0.45
get_complex_from_container
Method · 0.45
serialized_size_dynamic_member
Function · 0.45
serialized_size_dynamic_struct
Function · 0.45
Calls
no outgoing calls
Tested by
1
test_equality
Function · 0.36