ACE  6.1.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Macros
Service_Object.h File Reference
#include "ace/Shared_Object.h"
#include "ace/Svc_Conf_Tokens.h"
#include "ace/Event_Handler.h"
#include "ace/DLL.h"
#include "ace/Service_Gestalt.h"
#include "ace/Service_Object.inl"

Classes

class  ACE_Service_Object
 Provide the abstract base class common to all service implementations. More...
 
class  ACE_Service_Type
 Keeps track of information related to the various ACE_Service_Type_Impl subclasses. 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...
 

Macros

#define ACE_Component   ACE_Service_Object
 

Detailed Description

Id:
Service_Object.h 84170 2009-01-15 13:31:50Z johnnyw
Author
Douglas C. Schmidt schmi.nosp@m.dt@c.nosp@m.s.wus.nosp@m.tl.e.nosp@m.du

Macro Definition Documentation

#define ACE_Component   ACE_Service_Object