gem5  v22.1.0.0
Public Member Functions | Static Public Member Functions | Private Member Functions | List of all members
gem5::statistics::units::Byte Class Reference

#include <units.hh>

Inheritance diagram for gem5::statistics::units::Byte:
gem5::statistics::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 196 of file units.hh.

Constructor & Destructor Documentation

◆ Byte() [1/2]

gem5::statistics::units::Byte::Byte ( )
inlineprivate

Definition at line 199 of file units.hh.

◆ Byte() [2/2]

gem5::statistics::units::Byte::Byte ( Byte const &  )
delete

Member Function Documentation

◆ get()

static Byte* gem5::statistics::units::Byte::get ( )
inlinestatic

Definition at line 204 of file units.hh.

Referenced by TEST().

◆ getUnitString()

std::string gem5::statistics::units::Byte::getUnitString ( ) const
inlineoverridevirtual

Implements gem5::statistics::units::Base.

Definition at line 210 of file units.hh.

References toString().

Referenced by TEST().

◆ operator=()

void gem5::statistics::units::Byte::operator= ( Byte const &  )
delete

◆ toString()

static std::string gem5::statistics::units::Byte::toString ( )
inlinestatic

Definition at line 209 of file units.hh.

Referenced by getUnitString(), and TEST().


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

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