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

ACE_Dynamic_Service_Base Class Reference

Base class for all ACE_Dynamic_Service instantiations. More...

#include <Dynamic_Service_Base.h>

Inheritance diagram for ACE_Dynamic_Service_Base:

Inheritance graph
[legend]
List of all members.

Public Methods

void dump (void) const
 Dump the current static of the object.


Static Protected Methods

void * instance (const ACE_TCHAR *name)
 Return instance using <name> to search the Service_Repository.


Detailed Description

Base class for all ACE_Dynamic_Service instantiations.

Factors out common code shared by all ACE_Dynamic_Service instantiations, this avoid code bloat.


Member Function Documentation

void ACE_Dynamic_Service_Base::dump void    const
 

Dump the current static of the object.

void * ACE_Dynamic_Service_Base::instance const ACE_TCHAR   name [static, protected]
 

Return instance using <name> to search the Service_Repository.

Reimplemented in ACE_Dynamic_Service< TYPE >.


The documentation for this class was generated from the following files:
Generated on Fri Apr 2 16:48:24 2004 for ACE by doxygen1.2.18