Simo 0.0.1
Loading...
Searching...
No Matches
Simo::Statistics::StatOutStream Class Reference

Basic implementation to dump statistics as a json. More...

#include <StatOutStream.h>

Inheritance diagram for Simo::Statistics::StatOutStream:
Simo::Statistics::StatOutStreamInterface

Public Member Functions

std::filesystem::path output_path () const
void output_path (std::filesystem::path path)
StatOutStream & operator<< (const Statistic &s)
void reset ()
void generate ()
Public Member Functions inherited from Simo::Statistics::StatOutStreamInterface
template<typename Self>
Self & operator<< (this Self &&self, const Statistic &s)
template<typename Self>
void reset (this Self &&self)
template<typename Self>
void generate (this Self &&self)

Detailed Description

Basic implementation to dump statistics as a json.


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