MCPcopy 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
440DDS::DynamicType_ptr DynamicDataBase::type()
441{
442 return DDS::DynamicType::_duplicate(type_);
443}
444
445DDS::Boolean DynamicDataBase::equals(DDS::DynamicData_ptr /*other*/)
446{

Calls

no outgoing calls

Tested by 1

test_equalityFunction · 0.36