![]() |
aGrUM
0.20.3
a C++ library for (probabilistic) graphical models
|
This is the complete list of members for ticpp::NodeImp< T >, including all inherited members.
Accept(TiXmlVisitor *visitor) const | ticpp::Node | |
BuildDetailedErrorString() const | ticpp::Base | inline |
Clear() | ticpp::Node | |
Clone() const | ticpp::Node | |
Column() const | ticpp::Base | inline |
FirstChild(bool throwIfNoChildren=true) const | ticpp::Node | |
FirstChild(const char *value, bool throwIfNoChildren=true) const | ticpp::Node | |
FirstChild(const std::string &value, bool throwIfNoChildren=true) const | ticpp::Node | |
FirstChildElement(bool throwIfNoChildren=true) const | ticpp::Node | |
FirstChildElement(const char *value, bool throwIfNoChildren=true) const | ticpp::Node | |
FirstChildElement(const std::string &value, bool throwIfNoChildren=true) const | ticpp::Node | |
FromString(const std::string &temp, T *out) const | ticpp::Base | inline |
FromString(const std::string &temp, std::string *out) const | ticpp::Base | inline |
GetBasePointer() const | ticpp::Node | inlineprotectedvirtual |
GetDocument(bool throwIfNoDocument=true) const | ticpp::Node | |
GetTiXmlPointer() const | ticpp::NodeImp< T > | inlineprotectedvirtual |
GetValue(T *value) const | ticpp::Node | inline |
InsertAfterChild(Node *afterThis, Node &addThis) | ticpp::Node | |
InsertBeforeChild(Node *beforeThis, Node &addThis) | ticpp::Node | |
InsertEndChild(Node &addThis) | ticpp::Node | |
IterateChildren(Node *previous) const | ticpp::Node | |
IterateChildren(const std::string &value, Node *previous) const | ticpp::Node | |
IterateFirst(const std::string &value, T **first) const | ticpp::Node | inline |
IterateFirst(const std::string &, Attribute **) const | ticpp::Node | inlinevirtual |
IterateNext(const std::string &value, T **next) const | ticpp::Node | inline |
IteratePrevious(const std::string &value, T **previous) const | ticpp::Node | inline |
LastChild(bool throwIfNoChildren=true) const | ticpp::Node | |
LastChild(const char *value, bool throwIfNoChildren=true) const | ticpp::Node | |
LastChild(const std::string &value, bool throwIfNoChildren=true) const | ticpp::Node | |
LinkEndChild(Node *childNode) | ticpp::Node | |
m_impRC | ticpp::Base | mutableprotected |
m_tiXmlPointer | ticpp::NodeImp< T > | protected |
NextSibling(bool throwIfNoSiblings=true) const | ticpp::Node | |
NextSibling(const std::string &value, bool throwIfNoSiblings=true) const | ticpp::Node | |
NextSibling(const char *value, bool throwIfNoSiblings=true) const | ticpp::Node | |
NextSiblingElement(bool throwIfNoSiblings=true) const | ticpp::Node | |
NextSiblingElement(const std::string &value, bool throwIfNoSiblings=true) const | ticpp::Node | |
NextSiblingElement(const char *value, bool throwIfNoSiblings=true) const | ticpp::Node | |
NoChildren() const | ticpp::Node | |
NodeFactory(TiXmlNode *tiXmlNode, bool throwIfNull=true, bool rememberSpawnedWrapper=true) const | ticpp::Node | protected |
NodeImp(T *tiXmlPointer) | ticpp::NodeImp< T > | inlineprotected |
NodeImp(const NodeImp< T > ©) | ticpp::NodeImp< T > | inlineprotected |
operator!=(const Base &rhs) const | ticpp::Base | inline |
operator=(const NodeImp< T > ©) | ticpp::NodeImp< T > | inlineprotectedvirtual |
operator==(const Base &rhs) const | ticpp::Base | inline |
Parent(bool throwIfNoParent=true) const | ticpp::Node | |
PreviousSibling(bool throwIfNoSiblings=true) const | ticpp::Node | |
PreviousSibling(const std::string &value, bool throwIfNoSiblings=true) const | ticpp::Node | |
PreviousSibling(const char *value, bool throwIfNoSiblings=true) const | ticpp::Node | |
RemoveChild(Node *removeThis) | ticpp::Node | |
ReplaceChild(Node *replaceThis, Node &withThis) | ticpp::Node | |
Row() const | ticpp::Base | inline |
SetImpRC(TiXmlBase *nodeBase) | ticpp::Base | inlineprotected |
SetTiXmlPointer(T *newPointer) | ticpp::NodeImp< T > | inlineprotected |
SetValue(const T &value) | ticpp::Node | inline |
To() const | ticpp::Node | inline |
ToComment() const | ticpp::Node | |
ToDeclaration() const | ticpp::Node | |
ToDocument() const | ticpp::Node | |
ToElement() const | ticpp::Node | |
ToString(const T &value) const | ticpp::Base | inline |
ToString(const std::string &value) const | ticpp::Base | inline |
ToStylesheetReference() const | ticpp::Node | |
ToText() const | ticpp::Node | |
Type() const | ticpp::Node | |
ValidatePointer() const | ticpp::Base | inlineprotected |
Value() const | ticpp::Node | |
~Base() | ticpp::Base | inlinevirtual |
~NodeImp() | ticpp::NodeImp< T > | inlinevirtual |