gem5  v20.1.0.0
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 92 of file statistics.hh.

Constructor & Destructor Documentation

◆ InfoProxy()

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

Definition at line 98 of file statistics.hh.

Member Function Documentation

◆ check()

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

Definition at line 100 of file statistics.hh.

◆ prepare()

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

Definition at line 101 of file statistics.hh.

◆ reset()

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

Definition at line 102 of file statistics.hh.

◆ visit()

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

Definition at line 104 of file statistics.hh.

◆ zero()

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

Definition at line 108 of file statistics.hh.

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 Wed Sep 30 2020 14:03:12 for gem5 by doxygen 1.8.17