#include "ace/Service_Object.h"
#include "ace/Service_Types.i"
Include dependency graph for Service_Types.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_Module_Type |
Define the methods for handling the configuration of <ACE_Modules>. More... | |
class | ACE_Service_Object_Type |
Define the methods for handling the configuration of <ACE_Service_Objects>. More... | |
class | ACE_Service_Type_Impl |
The abstract base class of the hierarchy that defines the contents of the ACE_Service_Repository. The subclasses of this class allow the configuration of ACE_Service_Objects, ACE_Modules, and ACE_Streams. More... | |
class | ACE_Stream_Type |
Define the methods for handling the configuration of <ACE_Streams>. More... |