| accept(DictVisitor *vis) | xmlUtil::DictNode | [virtual] |
| addChild(DictNode *child) | xmlUtil::DictNode | [private] |
| allowed(const unsigned value) const | xmlUtil::DictNode | |
| allowedChild(std::string childField, unsigned childValue, unsigned myValue) const | xmlUtil::DictNode | |
| allowedChild(unsigned childValue, unsigned myValue) const | xmlUtil::DictNode | |
| allowedChild(const DictNode *const thisChild, unsigned childValue, unsigned myValue) const | xmlUtil::DictNode | [private] |
| allowIdentifier(const Identifier &id, NamedId *named=0) | xmlUtil::DictNode | |
| allowIdentifier(Identifier::const_iterator idIt, Identifier::const_iterator end, NamedId *named=0) | xmlUtil::DictNode | [private] |
| allowNamedId(const NamedId &nId) | xmlUtil::DictNode | |
| allowNamedId(NamedId::FieldIt nIdIt, NamedId::FieldIt end) | xmlUtil::DictNode | [private] |
| allowNameSeq(const NameSeq &seq) const | xmlUtil::DictNode | |
| allowNameSeq(NameSeq::const_iterator seqIt, NameSeq::const_iterator end) const | xmlUtil::DictNode | [private] |
| consistentChildren() | xmlUtil::DictNode | |
| consistentParent() | xmlUtil::DictNode | |
| consistentValues() | xmlUtil::DictNode | |
| ConstNodeIterator typedef | xmlUtil::DictNode | [private] |
| deepCopy(const DictNode &toCopy) | xmlUtil::DictNode | [private] |
| DictNode(DOM_Element elt, DictNode *parent, DictFieldMan *fieldMan) | xmlUtil::DictNode | |
| DictNode(const DictNode &toCopy) | xmlUtil::DictNode | [private] |
| DictNode() | xmlUtil::DictNode | [inline, private] |
| getChildren() const | xmlUtil::DictNode | [inline, private] |
| getField() const | xmlUtil::DictNode | [inline] |
| getParentConstraints() const | xmlUtil::DictNode | [inline] |
| getValueConstraints() const | xmlUtil::DictNode | [inline] |
| IdConverter class | xmlUtil::DictNode | [friend] |
| IdDict class | xmlUtil::DictNode | [friend] |
| m_children | xmlUtil::DictNode | [private] |
| m_err | xmlUtil::DictNode | [private, static] |
| m_field | xmlUtil::DictNode | [private] |
| m_myConstraints | xmlUtil::DictNode | [private] |
| m_parConstraints | xmlUtil::DictNode | [private] |
| m_parent | xmlUtil::DictNode | [private] |
| NodeIterator typedef | xmlUtil::DictNode | [private] |
| Nodes typedef | xmlUtil::DictNode | [private] |
| operator=(const DictNode &) | xmlUtil::DictNode | [private] |
| POrder | xmlUtil::DictNode | [friend] |
| setOstream(std::ostream *out) | xmlUtil::DictNode | [inline, private, static] |
| valuesDisjoint(ConstNodeIterator start, ConstNodeIterator last) | xmlUtil::DictNode | [private] |
| ~DictNode() | xmlUtil::DictNode | |
| ~DictObject() | xmlUtil::DictObject | [inline, virtual] |