The Sparta Modeling Framework
Loading...
Searching...
No Matches
sparta::app::ReportStatsCollector::ReportStatsAtTick Class Reference
Inheritance diagram for sparta::app::ReportStatsCollector::ReportStatsAtTick:
Collaboration diagram for sparta::app::ReportStatsCollector::ReportStatsAtTick:

Public Member Functions

 ReportStatsAtTick (const ReportDescriptor *descriptor, uint64_t tick, std::vector< double > &&stats)
 
std::vector< char > compress () const
 
- Public Member Functions inherited from sparta::app::ReportStatsCollector::ReportAtTick
 ReportAtTick (const ReportDescriptor *descriptor, uint64_t tick)
 
const ReportDescriptorgetDescriptor () const
 
uint64_t getTick () const
 

Detailed Description

Definition at line 97 of file ReportStatsCollector.hpp.

Constructor & Destructor Documentation

◆ ReportStatsAtTick()

sparta::app::ReportStatsCollector::ReportStatsAtTick::ReportStatsAtTick ( const ReportDescriptor * descriptor,
uint64_t tick,
std::vector< double > && stats )
inline

Definition at line 100 of file ReportStatsCollector.hpp.


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