Thrill  0.1
JsonBeginObj Class Reference

Detailed Description

A special class to output verbatim text.

Definition at line 47 of file json_logger.hpp.

#include <json_logger.hpp>

Public Member Functions

 JsonBeginObj (const std::string &str=std::string())
 

Public Attributes

std::string str_
 

Constructor & Destructor Documentation

◆ JsonBeginObj()

JsonBeginObj ( const std::string &  str = std::string())
inlineexplicit

Definition at line 50 of file json_logger.hpp.

Member Data Documentation

◆ str_

std::string str_

Definition at line 52 of file json_logger.hpp.

Referenced by JsonLine::operator<<().


The documentation for this class was generated from the following file: