#include <sim_context_proxy.h>
◆ EventVector
◆ get_bind_info()
static sc_bind_info * sc_core::simContextProxy::get_bind_info |
( |
sc_port_base * |
object | ) |
|
|
static |
◆ get_pause_pending()
static bool sc_core::simContextProxy::get_pause_pending |
( |
| ) |
|
|
static |
◆ get_paused()
static bool sc_core::simContextProxy::get_paused |
( |
| ) |
|
|
static |
◆ get_timed_event_list()
static EventVector sc_core::simContextProxy::get_timed_event_list |
( |
sc_core::sc_object * |
filter | ) |
|
|
static |
◆ get_timed_event_list_size()
static int sc_core::simContextProxy::get_timed_event_list_size |
( |
| ) |
|
|
static |
◆ get_typename() [1/2]
static const char * sc_core::simContextProxy::get_typename |
( |
sc_export_base * |
object | ) |
|
|
static |
◆ get_typename() [2/2]
static const char * sc_core::simContextProxy::get_typename |
( |
sc_port_base * |
object | ) |
|
|
static |
◆ is_time_less()
◆ sc_time_to_pending_activity_ignore_async()
static sc_time sc_core::simContextProxy::sc_time_to_pending_activity_ignore_async |
( |
| ) |
|
|
static |
◆ set_pause_pending()
static void sc_core::simContextProxy::set_pause_pending |
( |
bool |
pause | ) |
|
|
static |
◆ set_simulation_status()
static void sc_core::simContextProxy::set_simulation_status |
( |
sc_status |
status | ) |
|
|
static |
◆ trigger_static()
static void sc_core::simContextProxy::trigger_static |
( |
sc_process_b * |
object | ) |
|
|
static |
The documentation for this class was generated from the following file: