Base Framework
AttributeDecl Member List

This is the complete list of members for AttributeDecl, including all inherited members.

appendChild(Node child)Node
ATTRIBUTE_DECL_NODE enum value (defined in Node)Node
ATTRIBUTE_NODE enum value (defined in Node)Node
AttributeDecl(void *context) noexceptAttributeDeclinlineprotected
AttributeDecl(Node node) (defined in AttributeDecl)AttributeDeclinline
AttributeDecl(Declaration node) (defined in AttributeDecl)AttributeDeclinline
CDATA enum value (defined in AttributeDecl)AttributeDecl
CDATA_SECTION_NODE enum value (defined in Node)Node
cloneNode(bool deep)Node
COMMENT_NODE enum value (defined in Node)Node
Declaration(void *context) noexceptDeclarationinlineprotected
Declaration(Node node) (defined in Declaration)Declarationinline
DefaultType enum name (defined in AttributeDecl)AttributeDecl
DOCUMENT_FRAGMENT_NODE enum value (defined in Node)Node
DOCUMENT_NODE enum value (defined in Node)Node
DOCUMENT_TYPE_NODE enum value (defined in Node)Node
ELEMENT_DECL_NODE enum value (defined in Node)Node
ELEMENT_NODE enum value (defined in Node)Node
ENTITIES enum value (defined in AttributeDecl)AttributeDecl
ENTITY enum value (defined in AttributeDecl)AttributeDecl
ENTITY_DECL_NODE enum value (defined in Node)Node
ENTITY_NODE enum value (defined in Node)Node
ENTITY_REFERENCE_NODE enum value (defined in Node)Node
ENUMERATION enum value (defined in AttributeDecl)AttributeDecl
FIXED enum value (defined in AttributeDecl)AttributeDecl
getContext() noexceptNodeinlineprotected
getContext() const noexceptNodeinlineprotected
getDefaultValue() const noexceptAttributeDecl
getDefaultValueType() constAttributeDecl
getDocumentType() noexceptDeclaration
getEnumerationValues() constAttributeDecl
getFirstChild() constNode
getLastChild() constNode
getLocalName() const noexceptNode
getName() constNode
getNamespaceURI() const noexceptNode
getNextSibling() const noexceptNode
getOwnerDocument() noexceptNode
getParent() const noexceptNode
getPrefix() constNode
getPreviousSibling() const noexceptNode
getType() constNode
getValue() constNode
getValueType() const noexceptAttributeDecl
hasAttributes() const noexceptNode
hasChildNodes() constNode
hasSameOwner(const Node &node) const noexceptNode
ID enum value (defined in AttributeDecl)AttributeDecl
IDREF enum value (defined in AttributeDecl)AttributeDecl
IDREFS enum value (defined in AttributeDecl)AttributeDecl
IMPLIED enum value (defined in AttributeDecl)AttributeDecl
insertBefore(Node newChild, Node refChild)Node
isAncestor(const Node &node) const noexceptNode
isInvalid() const noexceptNodeinline
isSame(const Node &node) const noexceptNodeinline
isSupported(const String &feature, const String &version) const noexceptNode
isUnlinked() const noexceptNode
isValid() const noexceptNodeinline
NMTOKEN enum value (defined in AttributeDecl)AttributeDecl
NMTOKENS enum value (defined in AttributeDecl)AttributeDecl
Node(void *_context) noexceptNodeinlineprotected
Node() noexceptNodeinline
Node(const Node &copy) noexceptNodeinline
NodeType enum nameNode
NONE enum value (defined in AttributeDecl)AttributeDecl
normalize()Node
NOTATION enum value (defined in AttributeDecl)AttributeDecl
NOTATION_NODE enum value (defined in Node)Node
operator bool() const noexceptNodeinline
operator=(const Node &assign) noexceptNodeinline
operator==(const Node &node) const noexceptNodeinline
PROCESSING_INSTRUCTION_NODE enum value (defined in Node)Node
removeChild(Node child)Node
replaceChild(Node newChild, Node oldChild)Node
REQUIRED enum value (defined in AttributeDecl)AttributeDecl
setPrefix(const String &prefix)Node
setValue(const String &value)Node
TEXT_NODE enum value (defined in Node)Node
ValueType enum name (defined in AttributeDecl)AttributeDecl
~Node() noexceptNode