ACE 8.0.0
Loading...
Searching...
No Matches
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

Author
Douglas C. Schmidt d.sch.nosp@m.midt.nosp@m.@vand.nosp@m.erbi.nosp@m.lt.ed.nosp@m.u

Macro Definition Documentation

◆ ACE_Component

#define ACE_Component   ACE_Service_Object