Main Page Class Hierarchy Alphabetical List Compound List File List 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:
[legend]List of all members.
Public Methods |
void | dump (void) const |
| Dump the current static of the object. More...
|
Static Protected Methods |
void * | instance (const ACE_TCHAR *name) |
| Return instance using <name> to search the Service_Repository. More...
|
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. |
The documentation for this class was generated from the following files:
Generated on Thu Oct 10 17:06:45 2002 for ACE by
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001