UQTk: Uncertainty Quantification Toolkit 3.1.5
XMLUtils.cpp File Reference
#include "XMLUtils.h"

Functions

void dump_xml_tree (RefPtr< XMLElement > tree, const std::string &indentation, std::ostream &outfile)
 Recursively dump XML tree to an output file or stream.
 

Function Documentation

◆ dump_xml_tree()

void dump_xml_tree ( RefPtr< XMLElement > tree,
const std::string & indentation,
std::ostream & outfile )

Recursively dump XML tree to an output file or stream.