XBinder XML Runtime  XBinder Version 3.0.x
Classes | Functions
rtXmlpCppDecFuncs.h File Reference

XML low-level C++ decode functions. More...

#include "rtxmlsrc/osrtxml.h"
#include "rtxmlsrc/rtXmlPull.h"
#include "rtxmlsrc/OSXSDComplexType.h"

Go to the source code of this file.

Classes

class  OSXMLStringListParser
 Class enabling parsing of an XML Schema list into strings. More...
 

Functions

EXTERNXML int rtXmlpCppDecStrList (OSCTXT *pctxt, OSRTObjListClass *plist)
 
EXTERNXML int rtXmlpCppDecXmlStr (OSCTXT *pctxt, OSRTXMLString *outdata)
 
EXTERNXML int rtXmlpCppGetXmlnsAttrs (OSCTXT *pctxt, OSXSDComplexType *ptype)
 

Detailed Description

XML low-level C++ decode functions.

These are overloaded versions of C XML encode functions for use with C++.

Definition in file rtXmlpCppDecFuncs.h.