aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
ticpp::Text Member List

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

Accept(TiXmlVisitor *visitor) constticpp::NodeImp< TiXmlText >
BuildDetailedErrorString() constticpp::NodeImp< TiXmlText >inline
Clear()ticpp::NodeImp< TiXmlText >
Clone() constticpp::NodeImp< TiXmlText >
Column() constticpp::NodeImp< TiXmlText >inline
FirstChild(bool throwIfNoChildren=true) constticpp::NodeImp< TiXmlText >
FirstChild(const char *value, bool throwIfNoChildren=true) constticpp::NodeImp< TiXmlText >
FirstChild(const std::string &value, bool throwIfNoChildren=true) constticpp::NodeImp< TiXmlText >
FirstChildElement(bool throwIfNoChildren=true) constticpp::NodeImp< TiXmlText >
FirstChildElement(const char *value, bool throwIfNoChildren=true) constticpp::NodeImp< TiXmlText >
FirstChildElement(const std::string &value, bool throwIfNoChildren=true) constticpp::NodeImp< TiXmlText >
FromString(const std::string &temp, TiXmlText *out) constticpp::NodeImp< TiXmlText >inline
FromString(const std::string &temp, std::string *out) constticpp::NodeImp< TiXmlText >inline
GetBasePointer() constticpp::NodeImp< TiXmlText >inlineprotected
GetDocument(bool throwIfNoDocument=true) constticpp::NodeImp< TiXmlText >
GetTiXmlPointer() constticpp::NodeImp< TiXmlText >inlineprotectedvirtual
GetValue(TiXmlText *value) constticpp::NodeImp< TiXmlText >inline
ticpp::Node::GetValue(T *value) constticpp::Nodeinline
InsertAfterChild(Node *afterThis, Node &addThis)ticpp::NodeImp< TiXmlText >
InsertBeforeChild(Node *beforeThis, Node &addThis)ticpp::NodeImp< TiXmlText >
InsertEndChild(Node &addThis)ticpp::NodeImp< TiXmlText >
IterateChildren(Node *previous) constticpp::NodeImp< TiXmlText >
IterateChildren(const std::string &value, Node *previous) constticpp::NodeImp< TiXmlText >
IterateFirst(const std::string &value, TiXmlText **first) constticpp::NodeImp< TiXmlText >inline
IterateFirst(const std::string &, Attribute **) constticpp::NodeImp< TiXmlText >inlinevirtual
IterateNext(const std::string &value, TiXmlText **next) constticpp::NodeImp< TiXmlText >inline
ticpp::Node::IterateNext(const std::string &value, T **next) constticpp::Nodeinline
IteratePrevious(const std::string &value, TiXmlText **previous) constticpp::NodeImp< TiXmlText >inline
ticpp::Node::IteratePrevious(const std::string &value, T **previous) constticpp::Nodeinline
LastChild(bool throwIfNoChildren=true) constticpp::NodeImp< TiXmlText >
LastChild(const char *value, bool throwIfNoChildren=true) constticpp::NodeImp< TiXmlText >
LastChild(const std::string &value, bool throwIfNoChildren=true) constticpp::NodeImp< TiXmlText >
LinkEndChild(Node *childNode)ticpp::NodeImp< TiXmlText >
m_impRCticpp::NodeImp< TiXmlText >mutableprotected
m_tiXmlPointerticpp::NodeImp< TiXmlText >protected
NextSibling(bool throwIfNoSiblings=true) constticpp::NodeImp< TiXmlText >
NextSibling(const std::string &value, bool throwIfNoSiblings=true) constticpp::NodeImp< TiXmlText >
NextSibling(const char *value, bool throwIfNoSiblings=true) constticpp::NodeImp< TiXmlText >
NextSiblingElement(bool throwIfNoSiblings=true) constticpp::NodeImp< TiXmlText >
NextSiblingElement(const std::string &value, bool throwIfNoSiblings=true) constticpp::NodeImp< TiXmlText >
NextSiblingElement(const char *value, bool throwIfNoSiblings=true) constticpp::NodeImp< TiXmlText >
NoChildren() constticpp::NodeImp< TiXmlText >
NodeFactory(TiXmlNode *tiXmlNode, bool throwIfNull=true, bool rememberSpawnedWrapper=true) constticpp::NodeImp< TiXmlText >protected
NodeImp(TiXmlText *tiXmlPointer)ticpp::NodeImp< TiXmlText >inlineprotected
operator!=(const Base &rhs) constticpp::NodeImp< TiXmlText >inline
operator=(const NodeImp< TiXmlText > &copy)ticpp::NodeImp< TiXmlText >inlineprotectedvirtual
operator==(const Base &rhs) constticpp::NodeImp< TiXmlText >inline
Parent(bool throwIfNoParent=true) constticpp::NodeImp< TiXmlText >
PreviousSibling(bool throwIfNoSiblings=true) constticpp::NodeImp< TiXmlText >
PreviousSibling(const std::string &value, bool throwIfNoSiblings=true) constticpp::NodeImp< TiXmlText >
PreviousSibling(const char *value, bool throwIfNoSiblings=true) constticpp::NodeImp< TiXmlText >
RemoveChild(Node *removeThis)ticpp::NodeImp< TiXmlText >
ReplaceChild(Node *replaceThis, Node &withThis)ticpp::NodeImp< TiXmlText >
Row() constticpp::NodeImp< TiXmlText >inline
SetImpRC(TiXmlBase *nodeBase)ticpp::NodeImp< TiXmlText >inlineprotected
SetTiXmlPointer(TiXmlText *newPointer)ticpp::NodeImp< TiXmlText >inlineprotected
SetValue(const TiXmlText &value)ticpp::NodeImp< TiXmlText >inline
ticpp::Node::SetValue(const T &value)ticpp::Nodeinline
Text()ticpp::Text
Text(TiXmlText *text)ticpp::Text
Text(const std::string &value)ticpp::Text
Text(const T &value)ticpp::Textinline
To() constticpp::NodeImp< TiXmlText >inline
ToComment() constticpp::NodeImp< TiXmlText >
ToDeclaration() constticpp::NodeImp< TiXmlText >
ToDocument() constticpp::NodeImp< TiXmlText >
ToElement() constticpp::NodeImp< TiXmlText >
ToString(const TiXmlText &value) constticpp::NodeImp< TiXmlText >inline
ToString(const std::string &value) constticpp::NodeImp< TiXmlText >inline
ToStylesheetReference() constticpp::NodeImp< TiXmlText >
ToText() constticpp::NodeImp< TiXmlText >
Type() constticpp::NodeImp< TiXmlText >
ValidatePointer() constticpp::NodeImp< TiXmlText >inlineprotected
Value() constticpp::NodeImp< TiXmlText >
~Base()ticpp::Baseinlinevirtual
~NodeImp()ticpp::NodeImp< TiXmlText >inlinevirtual