VVSDK
1.0
The VVAmbisonic Library
|
#include <string>
#include <stdlib.h>
#include <cstdlib>
#include "XMLParser.h"
#include <algorithm>
Functions | |
string | DumpXML (CXMLElement *pStartElement, int nIndent) |
void | DestroyElement (CXMLElement *pElement) |
bool | IsWhite (char ch) |
void DestroyElement | ( | CXMLElement * | pElement | ) |
string DumpXML | ( | CXMLElement * | pStartElement, |
int | nIndent | ||
) |
|
inline |