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

Service_Object.h File Reference

Service_Object.h,v 4.28 2002/05/08 21:54:10 nanbor Exp. More...

#include "ace/pre.h"
#include "ace/Shared_Object.h"
#include "ace/Svc_Conf_Tokens.h"
#include "ace/Event_Handler.h"
#include "ace/post.h"

Include dependency graph for Service_Object.h:

Include dependency graph

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

Included by dependency graph

Compounds

class  ACE_Service_Object
 Provide the abstract base class common to all service implementations. More...

class  ACE_Service_Object_Ptr
 This is a smart pointer that holds onto the associated <ACE_Service_Object> * until the current scope is left, at which point the object's <fini> hook is called and the service_object_ gets deleted. More...

class  ACE_Service_Type
 Keeps track of information related to the various <ACE_Service_Type_Impl> subclasses. More...


Defines

#define ACE_Component   ACE_Service_Object

Detailed Description

Service_Object.h,v 4.28 2002/05/08 21:54:10 nanbor Exp.

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

Define Documentation

#define ACE_Component   ACE_Service_Object
 


Generated on Thu May 23 00:03:03 2002 for ACE by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001