PLaSK library
Loading...
Searching...
No Matches
writer.hpp File Reference
#include <string>
#include <iostream>
#include <cstdio>
#include "exceptions.hpp"
#include "../format.hpp"
Include dependency graph for writer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  plask::XMLWriter
 Object of this class help produce valid XML documents. More...
 
struct  plask::XMLWriter::Output
 Base class for output (stream). More...
 
class  plask::XMLWriter::Element
 Represent single XML element connected with writer. More...
 

Namespaces

namespace  plask
 Patterson quadrature for complex function along specified line.
 

Typedefs

typedef XMLWriter::Element plask::XMLElement
 Easier access to XML element type.