gem5 v24.0.0.0
Loading...
Searching...
No Matches
tlm::tlm_global_quantum Class Reference

#include <global_quantum.hh>

Public Member Functions

void set (const sc_core::sc_time &t)
 
const sc_core::sc_timeget () const
 
sc_core::sc_time compute_local_quantum ()
 

Static Public Member Functions

static tlm_global_quantuminstance ()
 

Protected Member Functions

 tlm_global_quantum ()
 

Protected Attributes

sc_core::sc_time m_global_quantum
 

Detailed Description

Definition at line 42 of file global_quantum.hh.

Constructor & Destructor Documentation

◆ tlm_global_quantum()

tlm::tlm_global_quantum::tlm_global_quantum ( )
protected

Definition at line 27 of file global_quantum.cc.

Member Function Documentation

◆ compute_local_quantum()

◆ get()

const sc_core::sc_time & tlm::tlm_global_quantum::get ( ) const
inline

Definition at line 56 of file global_quantum.hh.

References m_global_quantum.

Referenced by tlm_utils::tlm_quantumkeeper::get_global_quantum().

◆ instance()

◆ set()

void tlm::tlm_global_quantum::set ( const sc_core::sc_time & t)
inline

Definition at line 55 of file global_quantum.hh.

References m_global_quantum.

Referenced by tlm_utils::tlm_quantumkeeper::set_global_quantum().

Member Data Documentation

◆ m_global_quantum

sc_core::sc_time tlm::tlm_global_quantum::m_global_quantum
protected

Definition at line 71 of file global_quantum.hh.

Referenced by compute_local_quantum(), get(), and set().


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

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