|
OPTPiX SpriteStudio SDK
|
#include "ssarchiver.h"#include "ssstring_uty.h"#include <map>#include <vector>#include <cassert>Go to the source code of this file.
Classes | |
| class | spritestudio6::SsValue |
Namespaces | |
| namespace | spritestudio6 |
Typedefs | |
| typedef wchar_t | spritestudio6::SsChar |
| typedef std::vector< SsValue > | spritestudio6::SsArray |
| typedef std::map< SsString, SsValue > | spritestudio6::SsHash |
Functions | |
| void | spritestudio6::SsValueSeriarizer (ISsXmlArchiver *ar, SsValue &v, const std::string key) |