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.
|
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 [inline]
|
|
|
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 at Sat Dec 1 11:01:47 2001 for ACE by
1.2.3 written by Dimitri van Heesch,
© 1997-2000