Loading [MathJax]/extensions/tex2jax.js
cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
compressed_msgpack_reporter.h File Reference

Definition of CompressedMsgPackReporter class. More...

#include <string>
#include "stat_bench/reporter/data_file_reporter_base.h"
+ Include dependency graph for compressed_msgpack_reporter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  stat_bench::reporter::CompressedMsgPackReporter
 Class to write compressed MsgPack files. More...
 

Namespaces

namespace  stat_bench
 Namespace of stat_bench source codes.
 
namespace  stat_bench::reporter
 Namespace of reporters of results of benchmarks.
 

Detailed Description

Definition of CompressedMsgPackReporter class.

Definition in file compressed_msgpack_reporter.h.