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

Method release

dds/DCPS/XTypes/DynamicTypeSupport.cpp:380–383  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

378 }
379
380 void Objref_Traits<DDS::DynamicTypeSupport>::release(DDS::DynamicTypeSupport_ptr p)
381 {
382 CORBA::release(p);
383 }
384
385 DDS::DynamicTypeSupport_ptr Objref_Traits<DDS::DynamicTypeSupport>::nil()
386 {

Callers 5

data_receivedMethod · 0.45
compute_fingerprint_iMethod · 0.45

Calls 1

releaseFunction · 0.85

Tested by

no test coverage detected