Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TAO_Singleton_Manager.h File Reference

TAO_Singleton_Manager.h,v 1.8 2002/07/31 20:29:30 ossama Exp. More...

#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:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Compounds

class  TAO_Singleton_Manager
 Manager for TAO library services and singleton cleanup. More...


Typedefs

typedef void(* TAO_unexpected_handler )(void)

Functions

void TAO_Singleton_Manager_cleanup_destroyer (void *, void *)
 Adapter for cleanup, used to register cleanup function with the ACE_Object_Manager. More...


Detailed Description

TAO_Singleton_Manager.h,v 1.8 2002/07/31 20:29:30 ossama Exp.

Header file for the TAO-specific Singleton Manager. Based entirely on ace/Object_Manager.{h,i,cpp}.

Author:
Ossama Othman <[email protected]>

Typedef Documentation

typedef void(* TAO_unexpected_handler)(void)
 


Function Documentation

void TAO_Singleton_Manager_cleanup_destroyer void *   ,
void *   
 

Adapter for cleanup, used to register cleanup function with the ACE_Object_Manager.


Generated on Thu Oct 10 18:12:40 2002 for TAO by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001