#include <sysc/kernel/sc_except.h>
Definition at line 76 of file sc_except.h.
◆ sc_unwind_exception() [1/2]
◆ ~sc_unwind_exception()
virtual sc_core::sc_unwind_exception::~sc_unwind_exception |
( |
| ) |
|
throw | ( | |
| ) | | |
|
virtual |
◆ sc_unwind_exception() [2/2]
sc_core::sc_unwind_exception::sc_unwind_exception |
( |
sc_process_b * |
target_p, |
|
|
bool |
is_reset = false |
|
) |
| |
|
explicitprotected |
◆ active()
bool sc_core::sc_unwind_exception::active |
( |
| ) |
const |
|
protected |
◆ clear()
void sc_core::sc_unwind_exception::clear |
( |
| ) |
const |
|
protected |
◆ is_reset()
virtual bool sc_core::sc_unwind_exception::is_reset |
( |
| ) |
const |
|
inlinevirtual |
◆ what()
virtual const char* sc_core::sc_unwind_exception::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
virtual |
◆ sc_method_process
◆ sc_process_b
◆ sc_simcontext
◆ sc_thread_cor_fn
void sc_thread_cor_fn |
( |
void * |
arg | ) |
|
|
friend |
◆ sc_thread_process
The documentation for this class was generated from the following file: