sc_core::sc_unwind_exception Class Reference
#include <sysc/kernel/sc_except.h>
List of all members.
Detailed Description
Definition at line 68 of file sc_except.h.
Constructor & Destructor Documentation
sc_core::sc_unwind_exception::sc_unwind_exception |
( |
const sc_unwind_exception & |
that |
) |
[inline] |
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 | |
|
) |
| | [explicit, protected] |
Member Function Documentation
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 [inline, virtual] |
virtual const char* sc_core::sc_unwind_exception::what |
( |
|
) |
const throw () [virtual] |
Friends And Related Function Documentation
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: