Thrill  0.1
JsonVerbatim Class Reference

Detailed Description

A special class to output verbatim text.

Definition at line 38 of file json_logger.hpp.

#include <json_logger.hpp>

Public Member Functions

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

Public Attributes

std::string str_
 

Constructor & Destructor Documentation

◆ JsonVerbatim()

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

Definition at line 41 of file json_logger.hpp.

Member Data Documentation

◆ str_

std::string str_

Definition at line 43 of file json_logger.hpp.

Referenced by JsonLogger::line(), and thrill::common::Put().


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