Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

XMLLoadSave.h File Reference


Detailed Description

Author:
Ethan Tira-Thompson (ejt) (Creator)
Author
ejt
Name
tekkotsu-2_4_1
Revision
1.5
State
Exp
Date
2005/08/07 04:11:04

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...

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 14 of file XMLLoadSave.h.

typedef _xmlDoc xmlDoc
 

Definition at line 13 of file XMLLoadSave.h.

typedef _xmlNode xmlNode
 

Definition at line 11 of file XMLLoadSave.h.


Tekkotsu v2.4.1
Generated Tue Aug 16 16:34:56 2005 by Doxygen 1.4.4