This is the complete list of members for ts::xml::Comment, including all inherited members.
childrenCount() const | ts::xml::Node | inline |
clear() | ts::xml::Node | virtual |
clone() const override | ts::xml::Comment | virtual |
Comment(Report &report=(ts::NullReport::Instance()), size_t line=0) | ts::xml::Comment | explicit |
Comment(Node *parent, const UString &text, bool last=true) | ts::xml::Comment | |
Comment(const Comment &other) | ts::xml::Comment | |
debug() const | ts::xml::Node | |
depth() const | ts::xml::Node | |
document() const | ts::xml::Node | inline |
document() | ts::xml::Node | |
firstChild() const | ts::xml::Node | inline |
firstChild() | ts::xml::Node | inline |
firstChildElement() const | ts::xml::Node | inline |
firstChildElement() | ts::xml::Node | |
hasChildren() const | ts::xml::Node | inline |
identifyNextNode(TextParser &parser) | ts::xml::Node | protected |
lastChild() const | ts::xml::Node | inline |
lastChild() | ts::xml::Node | inline |
lineNumber() const | ts::xml::Node | inline |
move(Node *newSibling, bool before) | ts::xml::Node | |
moveAfter(Node *newSibling) | ts::xml::Node | inline |
moveBefore(Node *newSibling) | ts::xml::Node | inline |
nextSibling() const | ts::xml::Node | inline |
nextSibling() | ts::xml::Node | |
nextSiblingElement() const | ts::xml::Node | inline |
nextSiblingElement() | ts::xml::Node | |
Node(Report &report, size_t line=0) | ts::xml::Node | explicitprotected |
Node(const Node &other) | ts::xml::Node | protected |
Node(Node *parent, const UString &value=UString(), bool last=true) | ts::xml::Node | explicitprotected |
oneLiner() const | ts::xml::Node | virtual |
parent() const | ts::xml::Node | inline |
parent() | ts::xml::Node | inline |
parseChildren(TextParser &parser) | ts::xml::Node | protectedvirtual |
parseNode(TextParser &parser, const Node *parent) override | ts::xml::Comment | protectedvirtual |
preserveSpace() const | ts::xml::Node | |
previousSibling() const | ts::xml::Node | inline |
previousSibling() | ts::xml::Node | |
previousSiblingElement() const | ts::xml::Node | inline |
previousSiblingElement() | ts::xml::Node | |
print(TextFormatter &output, bool keepNodeOpen=false) const override | ts::xml::Comment | virtual |
printClose(TextFormatter &output, size_t levels=std::numeric_limits< size_t >::max()) const | ts::xml::Node | virtual |
removeComments(bool recurse) | ts::xml::Node | |
reparent(Node *newParent, bool last=true) | ts::xml::Node | |
report() const | ts::xml::Node | inline |
ringAlone() const | ts::RingNode | inline |
ringInsertAfter(RingNode *o) | ts::RingNode | |
ringInsertBefore(RingNode *o) | ts::RingNode | |
ringNext() | ts::RingNode | inline |
ringNext() const | ts::RingNode | inline |
RingNode()=default | ts::RingNode | |
ringPrevious() | ts::RingNode | inline |
ringPrevious() const | ts::RingNode | inline |
ringRemove() | ts::RingNode | |
ringSize() const | ts::RingNode | |
ringSwap(RingNode *o) | ts::RingNode | |
setPreserveSpace(bool on) | ts::xml::Node | inlineprotected |
setValue(const UString &value) | ts::xml::Node | inline |
stickyOutput() const | ts::xml::Node | virtual |
tweaks() const | ts::xml::Node | virtual |
typeName() const override | ts::xml::Comment | virtual |
value() const | ts::xml::Node | inline |
~Node() override | ts::xml::Node | virtual |
~RingNode() | ts::RingNode | virtual |