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