#include "ace/config-all.h"
#include "ace/NT_Service.h"
#include "ace/Singleton.h"
#include "ace/Synch.h"
#include "tao/orbconf.h"
Include dependency graph for Locator_NT_Service.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Locator_NT_Service |
Allows the Implementation Repository to act as a Windows NT Service. More... | |
Typedefs | |
typedef ACE_Singleton< Locator_NT_Service, ACE_Mutex > | SERVICE |
Variables | |
const char * | IMR_LOCATOR_SERVICE_NAME = "TAOImR" |
const char * | IMR_LOCATOR_DISPLAY_NAME = "TAO Implementation Repository" |
const char * | IMR_LOCATOR_DESCRIPTION = "Implementation Repository Locator service for TAO" |
Jeff Parsons <parsons@cs.wustl.edu>
John Tucker <jtucker@infoglide.com>
Mike Vitalo <mvitalo@infoglide.com>
Definition in file Locator_NT_Service.h.
|
Definition at line 56 of file Locator_NT_Service.h. |
|
Definition at line 29 of file Locator_NT_Service.h. |
|
Definition at line 28 of file Locator_NT_Service.h. |
|
Definition at line 27 of file Locator_NT_Service.h. |