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

Method create_datareader

dds/DCPS/XTypes/DynamicTypeSupport.cpp:311–314  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

309 }
310
311 DataReader_ptr DynamicTypeSupport::create_datareader()
312 {
313 return new DynamicDataReaderImpl();
314 }
315
316#ifndef OPENDDS_NO_MULTI_TOPIC
317 DataReader_ptr DynamicTypeSupport::create_multitopic_datareader()

Callers 2

init_bitMethod · 0.45
create_bit_drMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected