VVSDK  1.0
The VVAmbisonic Library
Functions
XMLParser.cpp File Reference
#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)
 

Function Documentation

void DestroyElement ( CXMLElement pElement)
string DumpXML ( CXMLElement pStartElement,
int  nIndent 
)
bool IsWhite ( char  ch)
inline