clear() | DSRTreeNodeCursor< T, B > | virtual |
clearNodeCursorStack() | DSRTreeNodeCursor< T, B > | protected |
countChildNodes(const OFBool searchIntoSub=OFTrue) const | DSRTreeNodeCursor< T, B > | |
DSRTreeNodeCursor() | DSRTreeNodeCursor< T, B > | |
DSRTreeNodeCursor(const DSRTreeNodeCursor< T, B > &cursor) | DSRTreeNodeCursor< T, B > | |
DSRTreeNodeCursor(T *node, const DSRPositionCounter *position=NULL) | DSRTreeNodeCursor< T, B > | |
getChild() const | DSRTreeNodeCursor< T, B > | protected |
getChildNode() const | DSRTreeNodeCursor< T, B > | virtual |
getCursor() const | DSRTreeNodeCursor< T, B > | inlineprotected |
getLevel() const | DSRTreeNodeCursor< T, B > | inline |
getNextNode() const | DSRTreeNodeCursor< T, B > | virtual |
getNode() const | DSRTreeNodeCursor< T, B > | virtual |
getNodeID() const | DSRTreeNodeCursor< T, B > | inline |
getParentNode() const | DSRTreeNodeCursor< T, B > | virtual |
getPosition(OFString &position, const char separator='.') const | DSRTreeNodeCursor< T, B > | inline |
getPositionCounter() | DSRTreeNodeCursor< T, B > | inline |
getPreviousNode() const | DSRTreeNodeCursor< T, B > | virtual |
goDown() | DSRTreeNodeCursor< T, B > | |
gotoChild() | DSRTreeNodeCursor< T, B > | inline |
gotoFirst() | DSRTreeNodeCursor< T, B > | |
gotoLast() | DSRTreeNodeCursor< T, B > | |
gotoNext() | DSRTreeNodeCursor< T, B > | |
gotoNode(const size_t searchID) | DSRTreeNodeCursor< T, B > | |
gotoNode(const OFString &position, const char separator='.') | DSRTreeNodeCursor< T, B > | |
gotoNode(const DSRTreeNodeAnnotation &annotation) | DSRTreeNodeCursor< T, B > | |
gotoParent() | DSRTreeNodeCursor< T, B > | inline |
gotoPrevious() | DSRTreeNodeCursor< T, B > | |
goUp() | DSRTreeNodeCursor< T, B > | |
hasChildNodes() const | DSRTreeNodeCursor< T, B > | inline |
hasNextNode() const | DSRTreeNodeCursor< T, B > | inline |
hasParentNode() const | DSRTreeNodeCursor< T, B > | inline |
hasPreviousNode() const | DSRTreeNodeCursor< T, B > | inline |
hasSiblingNodes() const | DSRTreeNodeCursor< T, B > | inline |
isValid() const | DSRTreeNodeCursor< T, B > | virtual |
iterate(const OFBool searchIntoSub=OFTrue) | DSRTreeNodeCursor< T, B > | |
NodeCursor | DSRTreeNodeCursor< T, B > | protected |
NodeCursorStack | DSRTreeNodeCursor< T, B > | protected |
operator=(const DSRTreeNodeCursor< T, B > &cursor) | DSRTreeNodeCursor< T, B > | |
operator=(T *node) | DSRTreeNodeCursor< T, B > | |
Position | DSRTreeNodeCursor< T, B > | protected |
setCursor(const DSRTreeNodeCursor< T, B > &cursor) | DSRTreeNodeCursor< T, B > | inlineprotected |
setCursor(T *node) | DSRTreeNodeCursor< T, B > | protected |
~DSRTreeNodeCursor() | DSRTreeNodeCursor< T, B > | virtual |