XML Namespace Reference


Functions

int getProperty (xmlNodePtr node, char const *name, int def)
 Gets an integer property from an xmlNodePtr.
std::string getProperty (xmlNodePtr node, char const *name, std::string const &def)
 Gets a string property from an xmlNodePtr.


Function Documentation

std::string XML::getProperty xmlNodePtr  node,
char const *  name,
std::string const &  def
 

Gets a string property from an xmlNodePtr.

Definition at line 42 of file xml.cpp.

int XML::getProperty xmlNodePtr  node,
char const *  name,
int  def
 

Gets an integer property from an xmlNodePtr.

Definition at line 31 of file xml.cpp.


Generated on Fri Mar 30 15:39:19 2007 for TMW Server by  doxygen 1.3.9.1