![]() |
Rosetta Utilities
2014.35
|
#include <basic/resource_manager/ResourceLoaderCreator.fwd.hh>
#include <basic/resource_manager/ResourceLoader.fwd.hh>
#include <utility/pointer/ReferenceCount.hh>
#include <list>
#include <map>
#include <string>
Classes | |
class | basic::resource_manager::ResourceLoaderFactory |
Instantiates ResourceLoaders. Creators may be registered with the Factory at any point, though it is recommended they be registered at load time. If two Creators are registered and they both give the same name for the ResourceLoader they say they will instantiate, then the Factory will exit with an error message. More... | |
Namespaces | |
basic | |
basic::resource_manager | |