gem5  v20.0.0.3
Public Member Functions | Protected Attributes | List of all members
Stats::InfoProxy< Stat, Base > Class Template Reference

#include <statistics.hh>

Inheritance diagram for Stats::InfoProxy< Stat, Base >:

Public Member Functions

 InfoProxy (Stat &stat)
 
bool check () const
 
void prepare ()
 
void reset ()
 
void visit (Output &visitor)
 
bool zero () const
 

Protected Attributes

Stat & s
 

Detailed Description

template<class Stat, class Base>
class Stats::InfoProxy< Stat, Base >

Definition at line 94 of file statistics.hh.

Constructor & Destructor Documentation

◆ InfoProxy()

template<class Stat, class Base>
Stats::InfoProxy< Stat, Base >::InfoProxy ( Stat &  stat)
inline

Definition at line 100 of file statistics.hh.

Member Function Documentation

◆ check()

template<class Stat, class Base>
bool Stats::InfoProxy< Stat, Base >::check ( ) const
inline

Definition at line 102 of file statistics.hh.

◆ prepare()

template<class Stat, class Base>
void Stats::InfoProxy< Stat, Base >::prepare ( )
inline

Definition at line 103 of file statistics.hh.

◆ reset()

template<class Stat, class Base>
void Stats::InfoProxy< Stat, Base >::reset ( )
inline

◆ visit()

template<class Stat, class Base>
void Stats::InfoProxy< Stat, Base >::visit ( Output visitor)
inline

Definition at line 106 of file statistics.hh.

◆ zero()

template<class Stat, class Base>
bool Stats::InfoProxy< Stat, Base >::zero ( ) const
inline

Definition at line 110 of file statistics.hh.

Referenced by Stats::Formula::prepare().

Member Data Documentation

◆ s

template<class Stat, class Base>
Stat& Stats::InfoProxy< Stat, Base >::s
protected

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

Generated on Fri Jul 3 2020 15:53:57 for gem5 by doxygen 1.8.13