gem5  v21.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Static Public Member Functions | Private Member Functions | List of all members
Stats::Units::Byte Class Reference

#include <units.hh>

Inheritance diagram for Stats::Units::Byte:
Stats::Units::Base

Public Member Functions

 Byte (Byte const &)=delete
 
void operator= (Byte const &)=delete
 
std::string getUnitString () const override
 

Static Public Member Functions

static Byteget ()
 
static std::string toString ()
 

Private Member Functions

 Byte ()
 

Detailed Description

Definition at line 167 of file units.hh.

Constructor & Destructor Documentation

◆ Byte() [1/2]

Stats::Units::Byte::Byte ( )
inlineprivate

Definition at line 170 of file units.hh.

◆ Byte() [2/2]

Stats::Units::Byte::Byte ( Byte const &  )
delete

Member Function Documentation

◆ get()

static Byte* Stats::Units::Byte::get ( )
inlinestatic

Definition at line 175 of file units.hh.

◆ getUnitString()

std::string Stats::Units::Byte::getUnitString ( ) const
inlineoverridevirtual

Implements Stats::Units::Base.

Definition at line 181 of file units.hh.

References toString().

◆ operator=()

void Stats::Units::Byte::operator= ( Byte const &  )
delete

◆ toString()

static std::string Stats::Units::Byte::toString ( )
inlinestatic

Definition at line 180 of file units.hh.

Referenced by getUnitString().


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

Generated on Tue Mar 23 2021 19:42:06 for gem5 by doxygen 1.8.17