BaseAllocator() | HTML::Elements::Allocators::BaseAllocator | [inline, protected] |
getAttribute(HTML::GenericAttribute::AttributeID type, uint32 startPos=0, uint32 endPos=0, uint32 startCont=0, uint32 endCont=0) constvolatile | HTML::Elements::Allocators::SimpleHeap | [inline, virtual] |
getAttrNode(HTML::Attributes::Attribute *attrib, const DOM::DOMString &value, DOMTree::Node *root, Tree::DeleterObject< const DOM::Node * > &deleter) const volatile | HTML::Elements::Allocators::SimpleHeap | [inline, virtual] |
getCommentNode(const Strings::FastString &text, DOMTree::Node *root, Tree::DeleterObject< const DOM::Node * > &deleter) const volatile | HTML::Elements::Allocators::SimpleHeap | [inline, virtual] |
getCommentNode(const DOM::DOMString &text, DOMTree::Node *root, Tree::DeleterObject< const DOM::Node * > &deleter) const volatile | HTML::Elements::Allocators::SimpleHeap | [inline, virtual] |
getDocumentNode(const DOM::DOMString &namespaceURI, const DOM::DOMString &qualifiedName, const DOM::DocumentType *docType, DOMTree::Node *ref, const DOM::Element *htmlElement, Tree::DeleterObject< const DOM::Node * > &deleter) const volatile | HTML::Elements::Allocators::SimpleHeap | [inline, virtual] |
getDocumentType(const DOM::DOMString &input) const volatile | HTML::Elements::Allocators::SimpleHeap | [inline, virtual] |
getDocumentType(const DOM::DOMString &qualifiedName, const DOM::DOMString &publicId, const DOM::DOMString &systemId) const volatile | HTML::Elements::Allocators::SimpleHeap | [inline, virtual] |
getElement(HTML::GenericElement::ElementID type, uint32 startPos) const volatile | HTML::Elements::Allocators::SimpleHeap | [inline, virtual] |
getElementNode(HTML::Elements::Element *element, DOMTree::Node *root, Tree::DeleterObject< const DOM::Node * > &deleter) const volatile | HTML::Elements::Allocators::SimpleHeap | [inline, virtual] |
getTextNode(const Strings::FastString &text, DOMTree::Node *root, Tree::DeleterObject< const DOM::Node * > &deleter) const volatile | HTML::Elements::Allocators::SimpleHeap | [inline, virtual] |
getTextNode(const DOM::DOMString &text, DOMTree::Node *root, Tree::DeleterObject< const DOM::Node * > &deleter) const volatile | HTML::Elements::Allocators::SimpleHeap | [inline, virtual] |
returnAttribute(const HTML::Attributes::Attribute *attribute) const volatile | HTML::Elements::Allocators::SimpleHeap | [inline, virtual] |
returnDocumentType(const DOM::DocumentType *docType) const volatile | HTML::Elements::Allocators::SimpleHeap | [inline, virtual] |
returnElement(const HTML::Elements::Element *element) const volatile | HTML::Elements::Allocators::SimpleHeap | [inline, virtual] |
returnNode(const DOM::Node *node) const volatile | HTML::Elements::Allocators::SimpleHeap | [inline, virtual] |
SimpleHeap() | HTML::Elements::Allocators::SimpleHeap | [inline] |