MCPcopy Create free account
hub / github.com/DOCGroup/ACE_TAO / init

Method init

ACE/ace/Object_Manager.cpp:185–345  ·  view source on GitHub ↗

Initialize an ACE_Object_Manager. There can be instances of this object other than The Instance. This can happen if a user creates one for some reason. All objects set up their per-object information and managed objects, but only The Instance sets up the static preallocated objects and the (static) ACE_Service_Config signal handler.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

signal_handlerFunction · 0.85
ACE_NEW_RETURNFunction · 0.70
ACE_Sig_AdapterClass · 0.70
instanceFunction · 0.50

Tested by

no test coverage detected