ACE_Dynamic_Service_Base Class ReferenceBase class for all ACE_Dynamic_Service instantiations. More...
Inheritance diagram for ACE_Dynamic_Service_Base:
![]()
Detailed DescriptionBase class for all ACE_Dynamic_Service instantiations.Factors out common code shared by all ACE_Dynamic_Service instantiations, this avoid code bloat. Constructor & Destructor Documentation
No need to create, or assign instances of this class.
Member Function Documentation
Dump the current static of the object.
Perform the default repo search, but optionally skip searching the global repo. Reimplemented in ACE_Dynamic_Service< TYPE >.
Reimplemented in ACE_Dynamic_Service< TYPE >.
Implement the service search policy, i.e. "look for the service first locally and then globally"
Friends And Related Function Documentation
The dependency declaration class needs access to the service search policy, implemented by find_i()
The documentation for this class was generated from the following files: Generated on Mon Sep 15 07:14:53 2008 for ACE by ![]() |