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

Method create_data

dds/DCPS/XTypes/DynamicDataFactory.cpp:30–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28}
29
30DynamicData_ptr DynamicDataFactory::create_data(DynamicType_ptr type)
31{
32 return new OpenDDS::XTypes::DynamicDataImpl(type);
33}
34
35DynamicDataFactory_ptr DynamicDataFactory::_duplicate(DynamicDataFactory_ptr obj)
36{

Callers 9

cloneMethod · 0.80
TESTFunction · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80
DynamicWriterMethod · 0.80
copyFunction · 0.80
ACE_TMAINFunction · 0.80
copyFunction · 0.80

Calls

no outgoing calls

Tested by 1

copyFunction · 0.64