nginxconfig
C++libraryforparsingandprintingnginx.conf
nginxconfig::ostream_encoder Class Reference
Inheritance diagram for nginxconfig::ostream_encoder:
nginxconfig::encoder

List of all members.

Public Member Functions

 ostream_encoder (std::ostream &output)
 ostream_encoder (std::ostream &output, std::string indent)

Protected Member Functions

virtual void write_simple (const context &cxt, const ast_entry &ast) override
virtual void write_complex_begin (const context &cxt, const ast_entry &ast) override
virtual void write_complex_end (const context &cxt, const ast_entry &ast) override
virtual void write_comment (const context &cxt, const ast_entry &ast) override

Detailed Description

Definition at line 74 of file encode.hpp.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Friends Defines