gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::statistics::VectorPrint Struct Reference
Inheritance diagram for gem5::statistics::VectorPrint:
gem5::statistics::BasePrint

Public Member Functions

 VectorPrint ()=delete
 
 VectorPrint (bool spaces)
 
void operator() (std::ostream &stream) const
 
- Public Member Functions inherited from gem5::statistics::BasePrint
 BasePrint (bool _spaces=false)
 
void setup (std::string _name, Flags _flags, int _precision, bool enable_descriptions, std::string _desc, bool enable_units, std::string unit_str, bool enable_spaces)
 
void printUnits (std::ostream &stream) const
 

Public Attributes

std::string separatorString
 
std::vector< std::string > subnames
 
std::vector< std::string > subdescs
 
VResult vec
 
Result total
 
bool forceSubnames
 
int nameSpaces
 
- Public Attributes inherited from gem5::statistics::BasePrint
std::string name
 
Flags flags
 
int precision
 
bool descriptions
 
std::string desc
 
bool enableUnits
 
std::string unitStr
 
bool spaces
 

Detailed Description

Definition at line 313 of file text.cc.

Constructor & Destructor Documentation

◆ VectorPrint() [1/2]

gem5::statistics::VectorPrint::VectorPrint ( )
delete

◆ VectorPrint() [2/2]

gem5::statistics::VectorPrint::VectorPrint ( bool spaces)
inline

Definition at line 324 of file text.cc.

References nameSpaces, and gem5::statistics::BasePrint::spaces.

Member Function Documentation

◆ operator()()

Member Data Documentation

◆ forceSubnames

bool gem5::statistics::VectorPrint::forceSubnames

◆ nameSpaces

int gem5::statistics::VectorPrint::nameSpaces

Definition at line 321 of file text.cc.

Referenced by operator()(), and VectorPrint().

◆ separatorString

std::string gem5::statistics::VectorPrint::separatorString

◆ subdescs

std::vector<std::string> gem5::statistics::VectorPrint::subdescs

Definition at line 317 of file text.cc.

Referenced by operator()(), and gem5::statistics::Text::visit().

◆ subnames

std::vector<std::string> gem5::statistics::VectorPrint::subnames

◆ total

Result gem5::statistics::VectorPrint::total

◆ vec

VResult gem5::statistics::VectorPrint::vec

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

Generated on Tue Jun 18 2024 16:24:24 for gem5 by doxygen 1.11.0