Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
~QOS_XML_String_Handler
Method · 0.45
data_received
Method · 0.45
remove_domain_participant
Method · 0.45
compute_message_integrity_i
Method · 0.45
compute_fingerprint_i
Method · 0.45
Calls
1
release
Function · 0.85
Tested by
no test coverage detected