#include "ace/pre.h"
#include "tao/TAO_Export.h"
#include "tao/orbconf.h"
#include "ace/OS.h"
#include "ace/post.h"
Include dependency graph for TAO_Singleton_Manager.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | TAO_Singleton_Manager |
Manager for TAO library services and singleton cleanup. More... | |
Functions | |
void | TAO_Singleton_Manager_cleanup_destroyer (void *, void *) |
TAO_Singleton_Manager.h,v 1.6 2001/08/08 23:15:24 othman Exp
Header file for the TAO-specific Singleton Manager. Based entirely on ace/Object_Manager.{h,i,cpp}.
|
|