CXeromyces Class Reference
#include <Xeromyces.h>
List of all members.
Member Function Documentation
| bool CXeromyces::GenerateCachedXMB |
( |
const PIVFS & |
vfs, |
|
|
const VfsPath & |
sourcePath, |
|
|
VfsPath & |
archiveCachePath | |
|
) |
| | |
Convert the given XML file into an XMB in the archive cache.
Returns the XMB path in archiveCachePath. Returns false on error.
Load from an XML file (with invisible XMB caching).
| PSRETURN CXeromyces::LoadString |
( |
const char * |
xml |
) |
|
Load from an in-memory XML string (with no caching).
| bool CXeromyces::ReadXMBFile |
( |
const PIVFS & |
vfs, |
|
|
const VfsPath & |
filename | |
|
) |
| | [private] |
| void CXeromyces::Startup |
( |
|
) |
[static] |
Call once when initialising the program, to load libxml2.
This should be run in the main thread, before any thread uses libxml2.
| void CXeromyces::Terminate |
( |
|
) |
[static] |
Call once when shutting down the program, to unload libxml2.
Friends And Related Function Documentation
friend class TestXeroXMB [friend] |
Member Data Documentation
The documentation for this class was generated from the following files: