#include <string>#include <map>#include <boost/shared_ptr.hpp>#include <boost/noncopyable.hpp>#include <boost/thread/mutex.hpp>#include "Singleton.h"#include "IResource.h"


Go to the source code of this file.
Namespaces | |
| namespace | pcce |
Classes | |
| class | pcce::ResourceManager |
Typedefs | |
| typedef boost::shared_ptr < IResourceFactory > | pcce::tIResourceFactoryPtr |
| typedef pcce::Singleton < ResourceManager > | pcce::ResourceManagerSingleton |
1.5.5