gem5 v24.0.0.0
Loading...
Searching...
No Matches
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 194 of file units.hh.

Constructor & Destructor Documentation

◆ Byte() [1/2]

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

Definition at line 197 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 202 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 208 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 207 of file units.hh.

Referenced by getUnitString(), and TEST().


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

Generated on Tue Jun 18 2024 16:24:24 for gem5 by doxygen 1.11.0