Service_Config.h File Reference

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

Include dependency graph for Service_Config.h:

This graph shows which files directly or indirectly include 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...
struct  ACE_Service_Config::TSS_Resources
 A Wrapper for the TSS-stored pointer. More...
class  ACE_Service_Config_Guard
 A guard class, designed to be instantiated on the stack. More...

Defines

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

Variables

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

Detailed Description

Id
Service_Config.h 74958 2006-10-23 23:31:00Z ossama

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

Define Documentation

#define ACE_Component_Config   ACE_Service_Config

#define ACE_DYNAMIC_SERVICE_DIRECTIVE ( ident,
libpathname,
objectclass,
parameters   ) 

Value:

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

#define ACE_REMOVE_SERVICE_DIRECTIVE ( ident   ) 

Value:

ACE_LIB_TEXT ("remove ") \
  ACE_LIB_TEXT (ident)


Variable Documentation

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


Generated on Tue Nov 21 09:14:08 2006 for ACE by  doxygen 1.4.7-1