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

NT_Service.h File Reference

#include "ace/config.h"
#include "ace/NT_Service.h"
#include "ace/pre.h"
#include "ace/config-all.h"
#include "ace/ACE.h"
#include "ace/OS_Log_Msg_Attributes.h"
#include "ace/Service_Object.h"
#include "ace/Synch.h"
#include "ace/Task.h"
#include "ace/post.h"
#include "ace/Singleton.h"
#include "tao/orbconf.h"

Include dependency graph for NT_Service.h:

Include dependency graph

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

Included by dependency graph

Compounds

class  ImR_NT_Service
 Allows the Implementation Repository to act as a Windows NT Service. More...


Typedefs

typedef ACE_Singleton< ImR_NT_Service,
ACE_Mutex
SERVICE

Variables

const char * IMR_SERVICE_NAME = "TAOImplRepo"
const char * IMR_DISPLAY_NAME = "TAO Implementation Repository"
const char * IMR_DESCRIPTION = "Activation service for TAO"

Typedef Documentation

typedef ACE_Singleton<ImR_NT_Service, ACE_Mutex> SERVICE
 


Variable Documentation

const char* IMR_DESCRIPTION = "Activation service for TAO" [static]
 

const char* IMR_DISPLAY_NAME = "TAO Implementation Repository" [static]
 

const char* IMR_SERVICE_NAME = "TAOImplRepo" [static]
 


Generated on Thu Oct 10 21:34:12 2002 for TAO_Implementation_Repository by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001