UQTk: Uncertainty Quantification Toolkit  3.1.1
Functions
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. More...
 

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.