Drizzled Public API Documentation

S3ListParser Class Reference

Inheritance diagram for S3ListParser:
CSXMLBuffer CSXMLPrint CSXML CSXMLProcessor CSXMLParser

List of all members.

Public Member Functions

bool parseListData (const char *data, size_t len, CSVector *keys)
bool parseString (const char *data, int32_t flags)
bool parseData (const char *data, size_t len, int32_t flags)
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)

Private Attributes

CSVectorlist

Detailed Description

Definition at line 977 of file CSS3Protocol.cc.


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