libfilezilla
Classes | Namespaces
xml_writer.hpp File Reference

Special writers to directly forward data to an XML streaming parser. More...

#include "writer.hpp"
#include "../xml.hpp"
#include <optional>
Include dependency graph for xml_writer.hpp:

Go to the source code of this file.

Classes

class  xml_parser_writer
 Forwards received data directly into an XML parser. More...
 
class  xml_namespace_parser_writer
 Similar to. More...
 

Namespaces

 fz
 The namespace used by libfilezilla.
 

Detailed Description

Special writers to directly forward data to an XML streaming parser.