gem5  v20.1.0.0
Public Member Functions | List of all members
sc_core::sc_simcontext Class Reference

#include <sc_simcontext.hh>

Public Member Functions

sc_dt::uint64 delta_count () const
 
void reset ()
 
sc_curr_proc_handle get_curr_proc_info ()
 
sc_objectfirst_object ()
 
sc_objectnext_object ()
 
bool elaboration_done ()
 

Detailed Description

Definition at line 37 of file sc_simcontext.hh.

Member Function Documentation

◆ delta_count()

sc_dt::uint64 sc_core::sc_simcontext::delta_count ( ) const

Definition at line 46 of file sc_simcontext.cc.

References sc_core::sc_delta_count().

◆ elaboration_done()

bool sc_core::sc_simcontext::elaboration_done ( )

Definition at line 79 of file sc_simcontext.cc.

References sc_gem5::Scheduler::elaborationDone(), and sc_gem5::scheduler.

◆ first_object()

sc_object * sc_core::sc_simcontext::first_object ( )

Definition at line 59 of file sc_simcontext.cc.

References sc_gem5::allObjects.

◆ get_curr_proc_info()

sc_curr_proc_handle sc_core::sc_simcontext::get_curr_proc_info ( )

◆ next_object()

sc_object * sc_core::sc_simcontext::next_object ( )

Definition at line 69 of file sc_simcontext.cc.

References sc_gem5::allObjects.

◆ reset()

void sc_core::sc_simcontext::reset ( )

Definition at line 47 of file sc_simcontext.cc.


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

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