gem5  v20.1.0.0
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
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 59 of file global_quantum.hh.

Constructor & Destructor Documentation

◆ tlm_global_quantum()

tlm::tlm_global_quantum::tlm_global_quantum ( )
protected

Definition at line 44 of file global_quantum.cc.

Member Function Documentation

◆ compute_local_quantum()

sc_core::sc_time tlm::tlm_global_quantum::compute_local_quantum ( )

Definition at line 56 of file global_quantum.cc.

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

◆ get()

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

Definition at line 90 of file global_quantum.hh.

◆ instance()

tlm_global_quantum & tlm::tlm_global_quantum::instance ( )
static

Definition at line 49 of file global_quantum.cc.

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

◆ set()

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

Definition at line 89 of file global_quantum.hh.

Member Data Documentation

◆ m_global_quantum

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

Definition at line 105 of file global_quantum.hh.


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

Generated on Wed Sep 30 2020 14:03:13 for gem5 by doxygen 1.8.17