addAttribute(const std::wstring &name, const std::wstring &value) | VBufStorage_fieldNode_t | |
attributes | VBufStorage_fieldNode_t | protected |
calculateOffsetInTree() const | VBufStorage_fieldNode_t | protected |
disassociateFromBuffer(VBufStorage_buffer_t *buffer) | VBufStorage_fieldNode_t | protectedvirtual |
firstChild | VBufStorage_fieldNode_t | protected |
generateAttributesForMarkupOpeningTag(std::wstring &text, int startOffset, int endOffset) | VBufStorage_fieldNode_t | protectedvirtual |
generateMarkupClosingTag(std::wstring &text) | VBufStorage_fieldNode_t | protected |
generateMarkupOpeningTag(std::wstring &text, int startOffset, int endOffset) | VBufStorage_fieldNode_t | protected |
generateMarkupTagName(std::wstring &text) | VBufStorage_textFieldNode_t | protectedvirtual |
getAttribute(const std::wstring &name) | VBufStorage_fieldNode_t | |
getAttributesString() const | VBufStorage_fieldNode_t | |
getDebugInfo() const | VBufStorage_textFieldNode_t | virtual |
getFirstChild() | VBufStorage_fieldNode_t | inline |
getLastChild() | VBufStorage_fieldNode_t | inline |
getLength() | VBufStorage_fieldNode_t | inline |
getNext() | VBufStorage_fieldNode_t | inline |
getParent() | VBufStorage_fieldNode_t | inline |
getPrevious() | VBufStorage_fieldNode_t | inline |
getTextInRange(int startOffset, int endOffset, std::wstring &text, bool useMarkup=false, bool(*filter)(VBufStorage_fieldNode_t *)=NULL) | VBufStorage_textFieldNode_t | protectedvirtual |
isBlock | VBufStorage_fieldNode_t | |
isHidden | VBufStorage_fieldNode_t | |
lastChild | VBufStorage_fieldNode_t | protected |
length | VBufStorage_fieldNode_t | protected |
locateTextFieldNodeAtOffset(int offset, int *relativeOffset) | VBufStorage_textFieldNode_t | protectedvirtual |
matchAttributes(const std::vector< std::wstring > &attribs, const std::wregex ®exp) | VBufStorage_fieldNode_t | |
next | VBufStorage_fieldNode_t | protected |
nextNodeInTree(int direction, VBufStorage_fieldNode_t *limitNode, int *relativeStartOffset) | VBufStorage_fieldNode_t | protected |
parent | VBufStorage_fieldNode_t | protected |
previous | VBufStorage_fieldNode_t | protected |
text | VBufStorage_textFieldNode_t | |
VBufStorage_buffer_t class | VBufStorage_textFieldNode_t | friend |
VBufStorage_fieldNode_t(int length, bool isBlock) | VBufStorage_fieldNode_t | protected |
VBufStorage_textFieldNode_t(const std::wstring &text) | VBufStorage_textFieldNode_t | protected |
~VBufStorage_fieldNode_t() | VBufStorage_fieldNode_t | protectedvirtual |