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

Method fini

ACE/ace/Object_Manager.cpp:704–837  ·  view source on GitHub ↗

Clean up an ACE_Object_Manager. There can be instances of this object other than The Instance. This can happen if (on Win32) the ACE DLL causes one to be created, or if a user creates one for some reason. Only The Instance cleans up the static preallocated objects. All objects clean up their per-object information and managed objects.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

call_hooksMethod · 0.80
closeFunction · 0.50

Tested by

no test coverage detected