#include "IoSchema.hpp"
#include "../parse/all.hpp"
#include "../encode/EncodeManager.hpp"
#include "../stream/FileManager.hpp"
#include "sim/schema/SimSchema.hpp"
Go to the source code of this file.
Namespaces | |
namespace | se_core |
namespace | se_core::IoSchema |
Functions | |
ParseManager & | parser () |
EncodeManager & | encoder () |
bool | init () |
void | cleanup () |
void | touch () |
Force linking of dependencies. | |
Variables | |
FileManager * | fileManager = 0 |
const char * | saveName = 0 |
const char * | dataPath = 0 |
|
|
Definition at line 35 of file IoSchema.cpp. Referenced by se_core::IoSchema::init(), se_core::FileManager::save(), and se_core::IoSchema::touch(). |
|
Definition at line 48 of file IoSchema.cpp. References se_core::IoSchema::encoder(), and se_core::IoSchema::parser(). Referenced by se_core::initSagaEngine(), se_ogre::O3dThingComponent::perform(), and se_ogre::O3dAreaComponent::perform(). |
|
|
Force linking of dependencies.
Definition at line 69 of file IoSchema.cpp. References se_core::IoSchema::encoder(), and se_core::IoSchema::parser(). Referenced by se_ogre::O3dSchema::touch(), and se_client::ClientSchema::touch(). |
|
Definition at line 45 of file IoSchema.cpp. |
|
Definition at line 42 of file IoSchema.cpp. |
|
Definition at line 44 of file IoSchema.cpp. |
Home Page | SagaEngine trunk (updated nightly) reference generated Sun Dec 2 20:06:16 2007 by Doxygen version 1.3.9.1.