Main Page
Class Hierarchy
Alphabetical List
Compound List
Compound Members
util::xml::Element Member List
This is the complete list of members for
util::xml::Element
, including all inherited members.
_plstChildren
util::xml::Node
[protected]
_pParent
util::xml::Node
[protected]
appendChild
(Node *child)
util::xml::Element
ATTRIBUTE_NODE
enum value (defined in
util::xml::Node
)
util::xml::Node
CDATA_SECTION_NODE
enum value (defined in
util::xml::Node
)
util::xml::Node
childNodes
() const
util::xml::Node
[inline]
childNodes
()
util::xml::Node
[inline]
clone
() const
util::Object
[virtual]
COMMENT_NODE
enum value (defined in
util::xml::Node
)
util::xml::Node
DECLARATION_NODE
enum value (defined in
util::xml::Node
)
util::xml::Node
DOCUMENT_NODE
enum value (defined in
util::xml::Node
)
util::xml::Node
Element
(std::string name, Type type=TAG_OPENING)
util::xml::Element
[inline]
Element
(const Element &other)
util::xml::Element
[inline]
ELEMENT_NODE
enum value (defined in
util::xml::Node
)
util::xml::Node
getAttribute
(std::string name)
util::xml::Element
getAttributeNode
(std::string name)
util::xml::Element
getChildNode
(std::string name) const
util::xml::Node
getChildNodes
() const
util::xml::Node
[inline]
getChildNodes
(NodeType type, std::string name="") const
util::xml::Node
getClassName
() const
util::Object
getName
() const
util::xml::Element
[inline, virtual]
getNodeType
() const
util::xml::Node
[inline]
getParentNode
() const
util::xml::Node
[inline]
getParentNode
()
util::xml::Node
[inline]
getTypeName
() const
util::xml::Node
hasChildNodes
() const
util::xml::Node
[inline]
isInternalName
(std::string name) const
util::xml::Node
Node
(NodeType type)
util::xml::Node
[inline, protected]
Node
(const Node &other)
util::xml::Node
[inline, protected]
NodeType
enum name
util::xml::Node
Object
()
util::Object
operator=
(const Element &other)
util::xml::Element
util::xml::Node::operator=
(const Node &other)
util::xml::Node
printOut
(std::ostream &out) const
util::xml::Element
[virtual]
PROCESSING_INSTRUCTION_NODE
enum value (defined in
util::xml::Node
)
util::xml::Node
removeChild
(Node *child)
util::xml::Element
setAttribute
(std::string name, std::string value)
util::xml::Element
[inline]
setAttributeNode
(Attr *node)
util::xml::Element
[inline]
setParentNode
(Node *parent)
util::xml::Node
[inline]
TAG_CLOSING
enum value (defined in
util::xml::Element
)
util::xml::Element
TAG_EMPTY
enum value (defined in
util::xml::Element
)
util::xml::Element
TAG_OPENING
enum value (defined in
util::xml::Element
)
util::xml::Element
tagName
util::xml::Element
tagType
util::xml::Element
TEXT_NODE
enum value (defined in
util::xml::Node
)
util::xml::Node
toString
() const
util::Object
[virtual]
Type
enum name
util::xml::Element
~Node
()
util::xml::Node
[virtual]
~Object
()
util::Object
[virtual]
Documentation generated on 11.09.2003 with
Doxygen
.
The documentation is copyrighted material.
Copyright © Topi Mäenpää 2003. All rights reserved.