Drizzled Public API Documentation

CSXMLPrint Class Reference

Inheritance diagram for CSXMLPrint:
CSXML CSXMLProcessor CSXMLParser CSXMLBuffer CSXMLFile S3ListParser S3ProtocolCon

List of all members.

Public Member Functions

bool parseXML (int32_t flags)
int32_t processChar (wchar_t ch)
bool getError (int32_t *err, char **msg)
void setError (int32_t err, char *msg)
void printError (char *prefix)
int32_t parseChar (wchar_t ch)
void setDataType (int32_t t)
int32_t getDataLen ()
wchar_t * getDataPtr ()

Private Member Functions

virtual bool openNode (char *path, char *value)
virtual bool closeNode (char *path)
virtual bool addAttribute (char *path, char *name, char *value)

Detailed Description

Definition at line 363 of file CSXML.h.


The documentation for this class was generated from the following files: