gem5 [DEVELOP-FOR-25.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
Public Member Functions inherited from gem5::statistics::units::Base
virtual ~Base ()=default

Static Public Member Functions

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

Private Member Functions

 Volt ()

Detailed Description

Definition at line 247 of file units.hh.

Constructor & Destructor Documentation

◆ Volt() [1/2]

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

Definition at line 250 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 255 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 261 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 260 of file units.hh.

Referenced by getUnitString(), and TEST().


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

Generated on Mon Oct 27 2025 04:13:24 for gem5 by doxygen 1.14.0