gem5 v25.0.0.1
Loading...
Searching...
No Matches
gem5::statistics::units::Volt Class Reference

#include <units.hh>

Inheritance diagram for gem5::statistics::units::Volt:
gem5::statistics::units::Base

Public Member Functions

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

Static Public Member Functions

static Voltget ()
static std::string toString ()

Private Member Functions

 Volt ()

Detailed Description

Definition at line 246 of file units.hh.

Constructor & Destructor Documentation

◆ Volt() [1/2]

gem5::statistics::units::Volt::Volt ( )
inlineprivate

Definition at line 249 of file units.hh.

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

◆ Volt() [2/2]

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

References Volt().

Member Function Documentation

◆ get()

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

Definition at line 254 of file units.hh.

References Volt().

Referenced by TEST().

◆ getUnitString()

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

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

Definition at line 260 of file units.hh.

References toString().

Referenced by TEST().

◆ operator=()

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

References Volt().

◆ toString()

std::string gem5::statistics::units::Volt::toString ( )
inlinestatic

Definition at line 259 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