![]() |
Menge
Modular Pedestrian Simulation Framework for Research and Development
|
The basic class for all on-disk resources. More...
#include <string>
#include <map>
#include "mengeCommon.h"
Go to the source code of this file.
Classes | |
class | Menge::ResourceManager |
Class to handle management of on-disk resources. More... | |
Namespaces | |
Menge | |
The core namespace. All elements of Menge are contained in this namespace. | |
Typedefs | |
typedef std::map< std::string, Resource * > | Menge::ResourceMap |
Type declaration for a resource map - mapping file names to resource pointers. | |
The basic class for all on-disk resources.