Service_Config.h File Reference

#include "ace/Default_Constants.h"
#include "ace/Service_Gestalt.h"
#include "ace/TSS_T.h"
#include "ace/OS_NS_signal.h"
#include "ace/Service_Config.inl"

Include dependency graph for Service_Config.h:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Classes

class  ACE_Static_Svc_Descriptor
 Holds the information necessary to describe a statically linked Svc. More...

class  ACE_Service_Config
 Supplies common server operations for dynamic and static configuration of service. More...

class  ACE_Service_Config_Guard
 A guard class, designed to be instantiated on the stack. More...


Defines

#define ACE_STATIC_SERVICE_DIRECTIVE(ident, parameters)
#define ACE_DYNAMIC_SERVICE_DIRECTIVE(ident, libpathname, objectclass, parameters)
#define ACE_REMOVE_SERVICE_DIRECTIVE(ident)
#define ACE_Component_Config   ACE_Service_Config

Variables

ACE_BEGIN_VERSIONED_NAMESPACE_DECL
class 
ACE_Service_Object
ACE_END_VERSIONED_NAMESPACE_DECL
typedef ACE_Service_Object *(* 
ACE_SERVICE_ALLOCATOR )(ACE_Service_Object_Exterminator *)


Detailed Description

Id
Service_Config.h 79332 2007-08-13 20:30:44Z sowayaa

Author:
Douglas C. Schmidt <schmidt@cs.wustl.edu>

Definition in file Service_Config.h.


Define Documentation

#define ACE_Component_Config   ACE_Service_Config
 

Definition at line 136 of file Service_Config.h.

#define ACE_DYNAMIC_SERVICE_DIRECTIVE ident,
libpathname,
objectclass,
parameters   ) 
 

Value:

ACE_TEXT ("dynamic ") \
  ACE_TEXT (ident) \
  ACE_TEXT (" Service_Object * ") \
  ACE_TEXT (libpathname) \
  ACE_TEXT (":") \
  ACE_TEXT (objectclass) \
  ACE_TEXT ("() \"") \
  ACE_TEXT (parameters) \
  ACE_TEXT ("\"")

Definition at line 49 of file Service_Config.h.

#define ACE_REMOVE_SERVICE_DIRECTIVE ident   ) 
 

Value:

ACE_TEXT ("remove ") \
  ACE_TEXT (ident)

Definition at line 59 of file Service_Config.h.

#define ACE_STATIC_SERVICE_DIRECTIVE ident,
parameters   ) 
 

Value:

ACE_TEXT ("static ") \
  ACE_TEXT (ident) \
  ACE_TEXT (" \"") \
  ACE_TEXT (parameters) \
  ACE_TEXT ("\"")

Definition at line 43 of file Service_Config.h.


Variable Documentation

ACE_END_VERSIONED_NAMESPACE_DECL typedef ACE_Service_Object*(* ACE_SERVICE_ALLOCATOR)(ACE_Service_Object_Exterminator *)
 

Definition at line 93 of file Service_Config.h.

ACE_BEGIN_VERSIONED_NAMESPACE_DECL class ACE_Service_Object
 

Definition at line 32 of file Service_Config.h.


Generated on Sun Jan 27 12:50:37 2008 for ACE by doxygen 1.3.6