gem5  v20.1.0.0
Public Member Functions | Public Attributes | List of all members
Stats::VectorPrint Struct Reference

Public Member Functions

 VectorPrint ()=delete
 
 VectorPrint (bool spaces)
 
void operator() (ostream &stream) const
 

Public Attributes

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

Detailed Description

Definition at line 300 of file text.cc.

Constructor & Destructor Documentation

◆ VectorPrint() [1/2]

Stats::VectorPrint::VectorPrint ( )
delete

◆ VectorPrint() [2/2]

Stats::VectorPrint::VectorPrint ( bool  spaces)
inline

Definition at line 317 of file text.cc.

References nameSpaces, and spaces.

Member Function Documentation

◆ operator()()

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

Member Data Documentation

◆ desc

string Stats::VectorPrint::desc

Definition at line 304 of file text.cc.

Referenced by operator()(), and Stats::Text::visit().

◆ descriptions

bool Stats::VectorPrint::descriptions

Definition at line 308 of file text.cc.

Referenced by operator()(), and Stats::Text::visit().

◆ flags

Flags Stats::VectorPrint::flags

Definition at line 307 of file text.cc.

Referenced by operator()(), and Stats::Text::visit().

◆ forceSubnames

bool Stats::VectorPrint::forceSubnames

Definition at line 313 of file text.cc.

Referenced by operator()(), and Stats::Text::visit().

◆ name

string Stats::VectorPrint::name

Definition at line 302 of file text.cc.

Referenced by operator()(), and Stats::Text::visit().

◆ nameSpaces

int Stats::VectorPrint::nameSpaces

Definition at line 314 of file text.cc.

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

◆ precision

int Stats::VectorPrint::precision

Definition at line 310 of file text.cc.

Referenced by operator()(), and Stats::Text::visit().

◆ separatorString

string Stats::VectorPrint::separatorString

Definition at line 303 of file text.cc.

Referenced by operator()(), and Stats::Text::visit().

◆ spaces

bool Stats::VectorPrint::spaces

Definition at line 309 of file text.cc.

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

◆ subdescs

vector<string> Stats::VectorPrint::subdescs

Definition at line 306 of file text.cc.

Referenced by operator()(), and Stats::Text::visit().

◆ subnames

vector<string> Stats::VectorPrint::subnames

Definition at line 305 of file text.cc.

Referenced by operator()(), and Stats::Text::visit().

◆ total

Result Stats::VectorPrint::total

Definition at line 312 of file text.cc.

Referenced by operator()(), and Stats::Text::visit().

◆ vec

VResult Stats::VectorPrint::vec

Definition at line 311 of file text.cc.

Referenced by operator()(), and Stats::Text::visit().


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

Generated on Wed Sep 30 2020 14:03:13 for gem5 by doxygen 1.8.17