gem5  v22.1.0.0
Public Member Functions | Public Attributes | List of all members
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 314 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 325 of file text.cc.

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

Member Function Documentation

◆ operator()()

void gem5::statistics::VectorPrint::operator() ( std::ostream &  stream) const

Member Data Documentation

◆ forceSubnames

bool gem5::statistics::VectorPrint::forceSubnames

Definition at line 321 of file text.cc.

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

◆ nameSpaces

int gem5::statistics::VectorPrint::nameSpaces

Definition at line 322 of file text.cc.

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

◆ separatorString

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

Definition at line 316 of file text.cc.

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

◆ subdescs

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

Definition at line 318 of file text.cc.

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

◆ subnames

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

Definition at line 317 of file text.cc.

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

◆ total

Result gem5::statistics::VectorPrint::total

Definition at line 320 of file text.cc.

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

◆ vec

VResult gem5::statistics::VectorPrint::vec

Definition at line 319 of file text.cc.

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


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

Generated on Wed Dec 21 2022 10:24:27 for gem5 by doxygen 1.9.1