Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

XMLLoadSave.h File Reference


Detailed Description

Author:
Ethan Tira-Thompson (ejt) (Creator)

Author
ejt
Name
tekkotsu-4_0
Revision
1.9
State
Exp
Date
2007/01/30 22:56:20

Definition in file XMLLoadSave.h.

#include "LoadSave.h"

Include dependency graph for XMLLoadSave.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XMLLoadSave
 XMLLoadSave adds functions for XML format serialization, although if you write binary LoadSave functions as well, you can do either. More...
class  XMLLoadSave::bad_format
 an exception to be thrown when a bad XML file is parsed, allows file position information to be passed to the user More...
class  XMLLoadSave::AutoInit
 allows automatic (de)initialization of libxml when the first or last XMLLoadSave class is created or destroyed More...

Typedefs

libxml2 forward declarations
forward declaration of the libxml2 struct of the same name

typedef _xmlNode xmlNode
typedef _xmlDoc xmlDoc
typedef _xmlAttr xmlAttr


Typedef Documentation

typedef _xmlAttr xmlAttr

Definition at line 15 of file XMLLoadSave.h.

typedef _xmlDoc xmlDoc

Definition at line 14 of file XMLLoadSave.h.

typedef _xmlNode xmlNode

Definition at line 12 of file XMLLoadSave.h.


Tekkotsu v4.0
Generated Thu Nov 22 00:58:07 2007 by Doxygen 1.5.4