OPTPiX SpriteStudio SDK
Loading...
Searching...
No Matches
ssvalue.h File Reference
#include "ssarchiver.h"
#include "ssstring_uty.h"
#include <map>
#include <vector>
#include <cassert>
Include dependency graph for ssvalue.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  spritestudio6::SsValue
 

Namespaces

namespace  spritestudio6
 

Typedefs

typedef wchar_t spritestudio6::SsChar
 
typedef std::vector< SsValuespritestudio6::SsArray
 
typedef std::map< SsString, SsValuespritestudio6::SsHash
 

Functions

void spritestudio6::SsValueSeriarizer (ISsXmlArchiver *ar, SsValue &v, const std::string key)