Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

XMLLoadSave.cc File Reference

#include "XMLLoadSave.h"
#include <iostream>
#include <string>
#include <libxml/xmlmemory.h>
#include <libxml/parser.h>
#include <libxml/parserInternals.h>
#include <libxml/xmlsave.h>
#include <libxml/xmlversion.h>
#include <errno.h>
Include dependency graph for XMLLoadSave.cc:

Go to the source code of this file.

Enumerations

enum  xmlSaveOption { XML_SAVE_FORMAT = 1<<0 }

Detailed Description

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

Definition in file XMLLoadSave.cc.


Enumeration Type Documentation

xmlSaveOption:

This is the set of XML save options that can be passed down to the xmlSaveToFd() and similar calls.

Enumerator:
XML_SAVE_FORMAT 

Definition at line 18 of file XMLLoadSave.cc.


Tekkotsu v5.1CVS
Generated Mon May 9 04:59:03 2016 by Doxygen 1.6.3