|
FIFE
|
#include <vector>#include "util/base/fife_stdint.h"#include <boost/shared_ptr.hpp>#include "rawdatasource.h"
Include dependency graph for rawdata.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | FIFE::RawData |
| Used to access diffrent kinds of data. More... | |
| class | FIFE::IndexSaver |
Namespaces | |
| FIFE | |
| All FIFE related code is in this namespace. | |
Typedefs | |
| typedef boost::shared_ptr < RawData > | FIFE::RawDataPtr |