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

Public Member Functions

 CompressedReportStatsAtTick (ReportStatsAtTick &&uncompressed)
 
const std::vector< char > & getBytes () 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 116 of file ReportStatsCollector.hpp.

Constructor & Destructor Documentation

◆ CompressedReportStatsAtTick()

sparta::app::ReportStatsCollector::CompressedReportStatsAtTick::CompressedReportStatsAtTick ( ReportStatsAtTick && uncompressed)
inline

Definition at line 119 of file ReportStatsCollector.hpp.

Member Function Documentation

◆ getBytes()

const std::vector< char > & sparta::app::ReportStatsCollector::CompressedReportStatsAtTick::getBytes ( ) const
inline

Definition at line 127 of file ReportStatsCollector.hpp.


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