wso2wsf::OMElement Member List
This is the complete list of members for
wso2wsf::OMElement, including all inherited members.
_parent | wso2wsf::OMNode | [protected] |
addAttribute(OMAttribute *attribute) | wso2wsf::OMElement | |
addChild(OMNode *child) | wso2wsf::OMElement | |
addChildLocal(OMNode *child) | wso2wsf::OMElement | [virtual] |
build() | wso2wsf::OMElement | |
declareDefaultNamespace(std::string uri) | wso2wsf::OMElement | |
detach() | wso2wsf::OMNode | [virtual] |
findNamespace(std::string uri, std::string prefix) | wso2wsf::OMElement | |
freeTree() | wso2wsf::OMElement | [virtual] |
getAttribute(std::string name, OMNamespace *ns) | wso2wsf::OMElement | |
getAttribute(std::string name) | wso2wsf::OMElement | |
getAttributeValue(std::string name, OMNamespace *ns) | wso2wsf::OMElement | |
getAttributeValue(std::string name) | wso2wsf::OMElement | |
getAxiomNode() | wso2wsf::OMNode | |
getChildElement(std::string localname, OMNamespace *ns) | wso2wsf::OMElement | |
getChildren() | wso2wsf::OMElement | [virtual] |
getFirstChild() | wso2wsf::OMElement | |
getFirstElement() | wso2wsf::OMElement | |
getLastChild() | wso2wsf::OMElement | |
getLocalname() | wso2wsf::OMElement | |
getNamespace(bool is_default=false) | wso2wsf::OMElement | |
getNamespaceLocal(bool is_default=false) | wso2wsf::OMElement | |
getNextSibling() | wso2wsf::OMNode | [virtual] |
getParent() | wso2wsf::OMNode | [virtual] |
getPreviousSibling() | wso2wsf::OMNode | [virtual] |
getText() | wso2wsf::OMElement | |
insertSiblingAfter(OMNode *to_insert) | wso2wsf::OMElement | [virtual] |
insertSiblingBefore(OMNode *to_insert) | wso2wsf::OMElement | [virtual] |
nodeType() | wso2wsf::OMElement | [virtual] |
OMElement(std::string localname) | wso2wsf::OMElement | |
OMElement(std::string localname, OMNamespace *ns) | wso2wsf::OMElement | |
OMElement(OMNode *parent, std::string localname) | wso2wsf::OMElement | |
OMElement(OMNode *parent, std::string localname, OMNamespace *ns) | wso2wsf::OMElement | |
OMElement(OMNode *parent, axiom_node_t *node) | wso2wsf::OMElement | |
OMNode() | wso2wsf::OMNode | |
removeAttribute(OMAttribute *attribute) | wso2wsf::OMElement | |
removeChildLocal(OMNode *child) | wso2wsf::OMElement | [virtual] |
setAxiomNode(axiom_node_t *node) | wso2wsf::OMNode | |
setChildren(std::vector< OMNode * > children) | wso2wsf::OMElement | [virtual] |
setNamespace(OMNamespace *ns, bool no_find) | wso2wsf::OMElement | |
setParent(OMNode *parent) | wso2wsf::OMNode | [virtual] |
setText(std::string text) | wso2wsf::OMElement | |
subTreeToString() | wso2wsf::OMNode | [virtual] |
toString() | wso2wsf::OMNode | [virtual] |
~OMElement() | wso2wsf::OMElement | [virtual] |
~OMNode() | wso2wsf::OMNode | [virtual] |