![]() |
Rosetta Utilities
2014.35
|
#include <basic/resource_manager/ResourceLocatorFactory.hh>
#include <utility/pointer/ReferenceCount.hh>
#include <utility/factory/WidgetRegistrator.hh>
Classes | |
class | basic::resource_manager::ResourceLocatorRegistrator< T > |
The ResourceLocatorRegistrator gives an instance of a ResourceLocatorCreator to the ResourceLocatorFactory in its constructor, calling the ResourceLocatorFactory's factory_register() method. This call is actually accomplished by the WidgetRegistrator parent class. A single (templated) instance of this class for each ResourceLocatorCreator should be placed in the appropriate init.cc file (i.e. ResourceLocatorCreators that live in the protocols library should be put in src/protocols/init/init.ResourceLocatorRegistrators.ihh). More... | |
Namespaces | |
basic | |
basic::resource_manager | |