VCF::XMLParser Member List
This is the complete list of members for
VCF::XMLParser, including all inherited members.
| addCallback(CallBack *cb) | VCF::ObjectWithCallbacks | |
| addCallback(CallBack *cb, const String &cbName) | VCF::ObjectWithCallbacks | |
| addRef(Object *owner=NULL) | VCF::Object | [virtual] |
| callbacks_ | VCF::ObjectWithCallbacks | [protected] |
| clearNodes() | VCF::XMLParser | [protected] |
| clone(bool deep=false) const | VCF::Object | [inline, virtual] |
| copy(Object *source) | VCF::Object | [inline, virtual] |
| currentNode_ | VCF::XMLParser | [protected] |
| decodeText(const String &text) | VCF::XMLParser | [protected] |
| dtdStarted_ | VCF::XMLParser | [protected] |
| entityMap_ | VCF::XMLParser | [protected] |
| getCallback(const String &name) const | VCF::ObjectWithCallbacks | |
| getClass() const | VCF::Object | |
| getClassName() const | VCF::Object | |
| getParsedNodes() | VCF::XMLParser | |
| getRefCount() const | VCF::Object | [inline] |
| hash() const | VCF::Object | [virtual] |
| isDebugMemoryTracked() | VCF::Object | [static] |
| isEqual(Object *object) const | VCF::Object | [inline, virtual] |
| nextNode() | VCF::XMLParser | |
| NodeCDATAFound | VCF::XMLParser | |
| NodeFound | VCF::XMLParser | |
| Object() | VCF::Object | |
| Object(const Object &obj) | VCF::Object | |
| objectAllocationCount() | VCF::Object | [static] |
| ObjectWithCallbacks() | VCF::ObjectWithCallbacks | [inline] |
| operator=(const Object &rhs) | VCF::Object | [inline] |
| parse(const String &xmlString) | VCF::XMLParser | |
| parse(InputStream *stream) | VCF::XMLParser | |
| parseAttrs(const VCFChar *attrPtrStart, const VCFChar *attrPtrEnd) | VCF::XMLParser | [protected] |
| parseComments(const VCFChar *commentPtrStart) | VCF::XMLParser | [protected] |
| parsedNodes_ | VCF::XMLParser | [protected] |
| parsedNodesContainer_ | VCF::XMLParser | [protected] |
| parseEntity(const VCFChar *entityPtrStart, const VCFChar *entityPtrEnd) | VCF::XMLParser | [protected] |
| parseNode(const VCFChar *nodePtrStart, const VCFChar *nodePtrEnd) | VCF::XMLParser | [protected] |
| refCount_ | VCF::Object | [protected] |
| release(Object *owner=NULL) | VCF::Object | [virtual] |
| removeCallback(CallBack *cb) | VCF::ObjectWithCallbacks | |
| setFromString(const String &val) | VCF::Object | [inline, virtual] |
| sizeOf() const | VCF::Object | [inline, virtual] |
| skipTillWhitespace(const VCFChar *start, const int &length) | VCF::XMLParser | [protected] |
| skipWhitespace(const VCFChar *start, const int &length) | VCF::XMLParser | [protected] |
| sourcePtr_ | VCF::XMLParser | [protected] |
| sourceSize_ | VCF::XMLParser | [protected] |
| TagCDATA enum value | VCF::XMLParser | |
| TagClose enum value | VCF::XMLParser | |
| TagComment enum value | VCF::XMLParser | |
| TagEnd enum value | VCF::XMLParser | |
| TagEquals enum value | VCF::XMLParser | |
| TagOpen enum value | VCF::XMLParser | |
| TagQuote enum value | VCF::XMLParser | |
| TagSymbol enum value | VCF::XMLParser | |
| token_ | VCF::XMLParser | [protected] |
| tokenPtr_ | VCF::XMLParser | [protected] |
| tokenString_ | VCF::XMLParser | [protected] |
| toString() const | VCF::Object | [virtual] |
| totalAllocatedObjectMemory() | VCF::Object | |
| trackDebugMemory(const bool &trackMemory) | VCF::Object | [static] |
| whiteSpace(const VCFChar &ch) | VCF::XMLParser | [protected] |
| xmlBufferStart_ | VCF::XMLParser | [protected] |
| XMLParser() | VCF::XMLParser | |
| XMLParserDelegate | VCF::XMLParser | |
| XMLTagType enum name | VCF::XMLParser | |
| ~Object() | VCF::Object | [virtual] |
| ~ObjectWithCallbacks() | VCF::ObjectWithCallbacks | [virtual] |
| ~XMLParser() | VCF::XMLParser | [virtual] |