26 #include "xml_file_internal.hpp"
53 return (*this)->dump(
filename, node);
void own(SharedObjectInternal *node)
SharedObjectInternal * operator->() const
Access a member function or object.
static Plugin & getPlugin(const std::string &pname)
Load and get the creator function.
static Plugin load_plugin(const std::string &pname, bool register_plugin=true, bool needs_lock=true)
Load a plugin dynamically.
static std::string doc(const std::string &name)
Get solver specific documentation.
void dump(const std::string &filename, const XmlNode &node)
XmlNode parse(const std::string &filename)
static void load_plugin(const std::string &name)
Load a plugin dynamically.
XmlFileInternal * operator->()
Access functions of the node.
std::string filename(const std::string &path)