UQTk: Uncertainty Quantification Toolkit  3.1.1
Functions
XMLUtils.h File Reference
#include "XMLExpatParser.h"
#include <iostream>

Go to the source code of this file.

Functions

void dump_xml_tree (RefPtr< XMLElement >, const std::string &, std::ostream &)
 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.