gem5 v25.0.0.1
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.

Referenced by Byte(), get(), and operator=().

◆ Byte() [2/2]

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

References Byte().

Member Function Documentation

◆ get()

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

Definition at line 202 of file units.hh.

References Byte().

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

References Byte().

◆ toString()

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 Sat Oct 18 2025 08:07:04 for gem5 by doxygen 1.14.0