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

Method duplicate

dds/DCPS/WaitSet.cpp:191–197  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

189} // namespace DDS
190
191OPENDDS_END_VERSIONED_NAMESPACE_DECL
192
193DDS::WaitSet_ptr
194TAO::Objref_Traits<DDS::WaitSet>::duplicate(DDS::WaitSet_ptr p)
195{
196 return DDS::WaitSet::_duplicate(p);
197}
198
199void
200TAO::Objref_Traits<DDS::WaitSet>::release(DDS::WaitSet_ptr p)

Callers 15

handle_inputMethod · 0.45
RawDataSampleMethod · 0.45
trimMethod · 0.45
duplicate_dataFunction · 0.45
MessageBlockMethod · 0.45
lookupMethod · 0.45
DataSampleElementMethod · 0.45
register_instanceMethod · 0.45
remove_instanceMethod · 0.45
writeMethod · 0.45
mb_copyFunction · 0.45

Calls

no outgoing calls

Tested by 1

checkFunction · 0.36