DomainPlug-insDocumentation
Data Structures | Functions | Variables
/home/pkhodos/work/trunk/ToolLibs/XMLSimpleLib/xmlpacket.h File Reference
#include <libxml/parser.h>
#include <libxml/xpath.h>
#include <libxml/xmlmemory.h>
#include <libxml/xpathInternals.h>
#include <vector>
#include <list>
#include <map>
#include <xmlsimpleconfig.h>
#include <Comm/atracer.h>
#include <stlrt/atypes.h>

Go to the source code of this file.

Data Structures

class  NS
class  XMLPacket

Functions

XMLSIMPLE_DECL Str encodeXmlSafe (const char *src)
Str encodeXmlSafe (const Str &src)

Variables

const NS NSXSI = NS("xsi","http://www.w3.org/2001/XMLSchema-instance")
const NS NSNULL = NS()

Function Documentation

XMLSIMPLE_DECL Str encodeXmlSafe ( const char *  src)
Str encodeXmlSafe ( const Str &  src) [inline]

Variable Documentation

const NS NSNULL = NS()
const NS NSXSI = NS("xsi","http://www.w3.org/2001/XMLSchema-instance")
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines