gem5  v22.1.0.0
Public Member Functions | Protected Attributes | List of all members
gem5::statistics::InfoProxy< Stat, Base > Class Template Reference

#include <statistics.hh>

Inheritance diagram for gem5::statistics::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 gem5::statistics::InfoProxy< Stat, Base >

Definition at line 99 of file statistics.hh.

Constructor & Destructor Documentation

◆ InfoProxy()

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

Definition at line 105 of file statistics.hh.

Member Function Documentation

◆ check()

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

Definition at line 107 of file statistics.hh.

References gem5::statistics::InfoProxy< Stat, Base >::s.

◆ prepare()

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

Definition at line 108 of file statistics.hh.

References gem5::statistics::InfoProxy< Stat, Base >::s.

◆ reset()

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

Definition at line 109 of file statistics.hh.

References gem5::statistics::InfoProxy< Stat, Base >::s.

◆ visit()

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

Definition at line 111 of file statistics.hh.

References gem5::auxv::Base, and gem5::statistics::Output::visit().

◆ zero()

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

Definition at line 115 of file statistics.hh.

References gem5::statistics::InfoProxy< Stat, Base >::s.

Member Data Documentation

◆ s

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

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

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