MCPcopy 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
37void
38SafetyProfilePool::install()
39{
40 if (ACE_Allocator::instance () != this) {
41 ACE_Allocator::instance (this);
42 }
43}
44
45SafetyProfilePool*
46SafetyProfilePool::instance() {

Callers 1

configure_poolMethod · 0.80

Calls 1

instanceFunction · 0.85

Tested by

no test coverage detected