XmlUtils.cpp File Reference

#include "XmlUtils.h"

Go to the source code of this file.

Namespaces

namespace  xmlutils

Defines

#define LIBSMBIOS_SOURCE
#define DCOUT(line)   do {} while(0)
#define DCERR(line)   do {} while(0)

Functions

XERCES_CPP_NAMESPACE_QUALIFIER
DOMBuilder * 
xmlutils::getParser ()
void xmlutils::suppressLibxmlWarnings (void *ctx, const char *msg,...)
string xmlutils::safeGetAttribute (const xmlNode *node, const string &attr)
xmlNodePtr xmlutils::findElement (xmlNodePtr root, const string elementName, const string &attribute, const string &value)
xmlNodePtr xmlutils::findElement (xmlNodePtr root, const string elementName, const string &attribute, long value)
xmlNodePtr xmlutils::findElementWithNumericAttr (xmlNodePtr root, const string elementName, const string &attribute, long value)
string xmlutils::getNodeText (xmlNodePtr elem)
int xmlutils::getNumberFromXmlAttr (xmlNodePtr element, const string field, int base)


Define Documentation

#define DCERR ( line   )     do {} while(0)

Definition at line 30 of file XmlUtils.cpp.

#define DCOUT ( line   )     do {} while(0)

Definition at line 29 of file XmlUtils.cpp.

#define LIBSMBIOS_SOURCE

Definition at line 19 of file XmlUtils.cpp.


Generated on Thu Jun 21 03:00:55 2007 for SMBIOS Library by  doxygen 1.4.7