gem5  v19.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
Stats::VectorPrint Struct Reference

Public Member Functions

void operator() (ostream &stream) const
 

Public Attributes

string name
 
string separatorString
 
string desc
 
vector< string > subnames
 
vector< string > subdescs
 
Flags flags
 
bool descriptions
 
int precision
 
VResult vec
 
Result total
 
bool forceSubnames
 

Detailed Description

Definition at line 282 of file text.cc.

Member Function Documentation

◆ operator()()

void Stats::VectorPrint::operator() ( ostream &  stream) const

Member Data Documentation

◆ desc

string Stats::VectorPrint::desc

Definition at line 286 of file text.cc.

Referenced by Stats::Text::visit().

◆ descriptions

bool Stats::VectorPrint::descriptions

Definition at line 290 of file text.cc.

Referenced by Stats::Text::visit().

◆ flags

Flags Stats::VectorPrint::flags

Definition at line 289 of file text.cc.

Referenced by Stats::Text::visit().

◆ forceSubnames

bool Stats::VectorPrint::forceSubnames

Definition at line 294 of file text.cc.

Referenced by Stats::Text::visit().

◆ name

string Stats::VectorPrint::name

Definition at line 284 of file text.cc.

Referenced by Stats::Text::visit().

◆ precision

int Stats::VectorPrint::precision

Definition at line 291 of file text.cc.

Referenced by Stats::Text::visit().

◆ separatorString

string Stats::VectorPrint::separatorString

Definition at line 285 of file text.cc.

Referenced by Stats::Text::visit().

◆ subdescs

vector<string> Stats::VectorPrint::subdescs

Definition at line 288 of file text.cc.

Referenced by Stats::Text::visit().

◆ subnames

vector<string> Stats::VectorPrint::subnames

Definition at line 287 of file text.cc.

Referenced by Stats::Text::visit().

◆ total

Result Stats::VectorPrint::total

Definition at line 293 of file text.cc.

Referenced by Stats::Text::visit().

◆ vec

VResult Stats::VectorPrint::vec

Definition at line 292 of file text.cc.

Referenced by Stats::Text::visit().


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

Generated on Fri Feb 28 2020 16:27:26 for gem5 by doxygen 1.8.13