Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ install
Method
install
dds/DCPS/SafetyProfilePool.cpp:37–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
void
38
SafetyProfilePool::install()
39
{
40
if (ACE_Allocator::instance () != this) {
41
ACE_Allocator::instance (this);
42
}
43
}
44
45
SafetyProfilePool*
46
SafetyProfilePool::instance() {
Callers
1
configure_pool
Method · 0.80
Calls
1
instance
Function · 0.85
Tested by
no test coverage detected