aGrUM  0.20.3
a C++ library for (probabilistic) graphical models
ticpp::Element Member List

This is the complete list of members for ticpp::Element, including all inherited members.

Accept(TiXmlVisitor *visitor) constticpp::Node
BuildDetailedErrorString() constticpp::Baseinline
Clear()ticpp::Node
Clone() constticpp::Node
Column() constticpp::Baseinline
Element()ticpp::Element
Element(const std::string &value)ticpp::Element
Element(const char *value)ticpp::Element
Element(TiXmlElement *element)ticpp::Element
Element(const std::string &value, const T &text)ticpp::Elementinline
FirstAttribute(bool throwIfNoAttributes=true) constticpp::Element
FirstChild(bool throwIfNoChildren=true) constticpp::Node
FirstChild(const char *value, bool throwIfNoChildren=true) constticpp::Node
FirstChild(const std::string &value, bool throwIfNoChildren=true) constticpp::Node
FirstChildElement(bool throwIfNoChildren=true) constticpp::Node
FirstChildElement(const char *value, bool throwIfNoChildren=true) constticpp::Node
FirstChildElement(const std::string &value, bool throwIfNoChildren=true) constticpp::Node
FromString(const std::string &temp, T *out) constticpp::Baseinline
FromString(const std::string &temp, std::string *out) constticpp::Baseinline
GetAttribute(const std::string &name, bool throwIfNotFound=true) constticpp::Elementinline
GetAttribute(const std::string &name, T *value, bool throwIfNotFound=true) constticpp::Elementinline
GetAttribute(const std::string &name) constticpp::Element
GetAttributeImp(const std::string &name, std::string *value) constticpp::Elementprivate
GetAttributeOrDefault(const std::string &name, T *value, const DefaulT &defaultValue) constticpp::Elementinline
GetAttributeOrDefault(const std::string &name, const std::string &defaultValue) constticpp::Element
GetBasePointer() constticpp::Nodeinlineprotectedvirtual
GetDocument(bool throwIfNoDocument=true) constticpp::Node
GetText(bool throwIfNotFound=true) constticpp::Elementinline
GetText(T *value, bool throwIfNotFound=true) constticpp::Elementinline
GetTextImp(std::string *value) constticpp::Elementprivate
GetTextOrDefault(const std::string &defaultValue) constticpp::Elementinline
GetTextOrDefault(T *value, const DefaultT &defaultValue) constticpp::Elementinline
GetTiXmlPointer() constticpp::NodeImp< TiXmlElement >inlineprotectedvirtual
GetValue(T *value) constticpp::Nodeinline
HasAttribute(const std::string &name) constticpp::Element
InsertAfterChild(Node *afterThis, Node &addThis)ticpp::Node
InsertBeforeChild(Node *beforeThis, Node &addThis)ticpp::Node
InsertEndChild(Node &addThis)ticpp::Node
IterateChildren(Node *previous) constticpp::Node
IterateChildren(const std::string &value, Node *previous) constticpp::Node
IterateFirst(const std::string &, Attribute **first) constticpp::Elementinlinevirtual
NodeImp< TiXmlElement >::IterateFirst(const std::string &value, T **first) constticpp::Nodeinline
IterateNext(const std::string &value, T **next) constticpp::Nodeinline
IteratePrevious(const std::string &value, T **previous) constticpp::Nodeinline
LastAttribute(bool throwIfNoAttributes=true) constticpp::Element
LastChild(bool throwIfNoChildren=true) constticpp::Node
LastChild(const char *value, bool throwIfNoChildren=true) constticpp::Node
LastChild(const std::string &value, bool throwIfNoChildren=true) constticpp::Node
LinkEndChild(Node *childNode)ticpp::Node
m_impRCticpp::Basemutableprotected
m_tiXmlPointerticpp::NodeImp< TiXmlElement >protected
NextSibling(bool throwIfNoSiblings=true) constticpp::Node
NextSibling(const std::string &value, bool throwIfNoSiblings=true) constticpp::Node
NextSibling(const char *value, bool throwIfNoSiblings=true) constticpp::Node
NextSiblingElement(bool throwIfNoSiblings=true) constticpp::Node
NextSiblingElement(const std::string &value, bool throwIfNoSiblings=true) constticpp::Node
NextSiblingElement(const char *value, bool throwIfNoSiblings=true) constticpp::Node
NoChildren() constticpp::Node
NodeFactory(TiXmlNode *tiXmlNode, bool throwIfNull=true, bool rememberSpawnedWrapper=true) constticpp::Nodeprotected
NodeImp(TiXmlElement *tiXmlPointer)ticpp::NodeImp< TiXmlElement >inlineprotected
NodeImp(const NodeImp< TiXmlElement > &copy)ticpp::NodeImp< TiXmlElement >inlineprotected
operator!=(const Base &rhs) constticpp::Baseinline
operator=(const NodeImp< TiXmlElement > &copy)ticpp::NodeImp< TiXmlElement >inlineprotectedvirtual
operator==(const Base &rhs) constticpp::Baseinline
Parent(bool throwIfNoParent=true) constticpp::Node
PreviousSibling(bool throwIfNoSiblings=true) constticpp::Node
PreviousSibling(const std::string &value, bool throwIfNoSiblings=true) constticpp::Node
PreviousSibling(const char *value, bool throwIfNoSiblings=true) constticpp::Node
RemoveAttribute(const std::string &name)ticpp::Element
RemoveChild(Node *removeThis)ticpp::Node
ReplaceChild(Node *replaceThis, Node &withThis)ticpp::Node
Row() constticpp::Baseinline
SetAttribute(const std::string &name, const T &value)ticpp::Elementinline
SetImpRC(TiXmlBase *nodeBase)ticpp::Baseinlineprotected
SetText(const T &value)ticpp::Elementinline
SetTiXmlPointer(TiXmlElement *newPointer)ticpp::NodeImp< TiXmlElement >inlineprotected
SetValue(const T &value)ticpp::Nodeinline
To() constticpp::Nodeinline
ToComment() constticpp::Node
ToDeclaration() constticpp::Node
ToDocument() constticpp::Node
ToElement() constticpp::Node
ToString(const T &value) constticpp::Baseinline
ToString(const std::string &value) constticpp::Baseinline
ToStylesheetReference() constticpp::Node
ToText() constticpp::Node
Type() constticpp::Node
ValidatePointer() constticpp::Baseinlineprotected
Value() constticpp::Node
~Base()ticpp::Baseinlinevirtual
~NodeImp()ticpp::NodeImp< TiXmlElement >inlinevirtual