AnCH Framework 0.1
Another C++ Hack Framework
Loading...
Searching...
No Matches
WriterContext Member List

This is the complete list of members for WriterContext, including all inherited members.

beginArray()WriterContext
beginObject()WriterContext
endArray()WriterContext
endObject()WriterContext
next()WriterContext
outputWriterContext
writeEmptyArray(const std::string &field)WriterContext
writeEmptyObject(const std::string &field)WriterContext
writeField(const std::string &field)WriterContext
writeNull(const std::string &field)WriterContext
WriterContext()=deleteWriterContext
WriterContext(const WriterContext &context)=deleteWriterContext
WriterContext(WriterContext &&context)=deleteWriterContext
WriterContext(std::ostream &os, const anch::json::MappingOptions &options) noexceptWriterContext
~WriterContext() noexceptWriterContextvirtual