preCICE v3.1.2
Loading...
Searching...
No Matches
Namespaces | Functions
Printer.hpp File Reference
#include <iosfwd>
Include dependency graph for Printer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  precice
 Main namespace of the precice library.
 
namespace  precice::xml
 contains the XML configuration parser.
 

Functions

void precice::xml::toMarkdown (std::ostream &out, const XMLTag &tag)
 Prints the Markdown reference for the given tag.
 
void precice::xml::toDTD (std::ostream &out, const XMLTag &tag)
 Prints the DTD reference for the given tag.
 
void precice::xml::toDocumentation (std::ostream &out, const XMLTag &tag)
 Prints the XML reference for the given tag.