Pyrogenesis  trunk
Classes | Typedefs
XMBStorage.h File Reference
#include "scriptinterface/ScriptForward.h"
#include <memory>
Include dependency graph for XMBStorage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XMBStorage
 Storage for XMBData. More...
 

Typedefs

typedef struct _xmlDoc xmlDoc
 
typedef xmlDocxmlDocPtr
 
typedef std::shared_ptr< IVFSPIVFS
 
typedef Path VfsPath
 

Typedef Documentation

◆ PIVFS

typedef std::shared_ptr<IVFS> PIVFS

◆ VfsPath

typedef Path VfsPath

◆ xmlDoc

typedef struct _xmlDoc xmlDoc

◆ xmlDocPtr

typedef xmlDoc* xmlDocPtr