#include <sysc/communication/sc_event_queue.h>
◆ cancel_all()
virtual void sc_core::sc_event_queue_if::cancel_all |
( |
| ) |
|
|
pure virtual |
◆ default_event()
virtual const sc_event& sc_core::sc_interface::default_event |
( |
| ) |
const |
|
virtualinherited |
◆ notify() [1/2]
virtual void sc_core::sc_event_queue_if::notify |
( |
double |
when, |
|
|
sc_time_unit |
base |
|
) |
| |
|
pure virtual |
◆ notify() [2/2]
virtual void sc_core::sc_event_queue_if::notify |
( |
const sc_time & |
when | ) |
|
|
pure virtual |
◆ register_port()
virtual void sc_core::sc_interface::register_port |
( |
sc_port_base & |
port_, |
|
|
const char * |
if_typename_ |
|
) |
| |
|
virtualinherited |
The documentation for this class was generated from the following file: