FIFE
|
#include <vector>
#include "util/base/fife_stdint.h"
#include <boost/shared_ptr.hpp>
#include "rawdatasource.h"
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 |