
| Classes | |
| class | ACE_No_Heap_Check | 
| Typedefs | |
| typedef void(* | ACE_Service_Object_Exterminator )(void *) | 
This one is split from the famous OS.h
| typedef void(* ACE_Service_Object_Exterminator)(void *) | 
Service Objects, i.e., objects dynamically loaded via the service configurator, must provide a destructor function with the following prototype to perform object cleanup.
 1.6.1
 1.6.1