SystemC
2.3.2
Accellera SystemC proof-of-concept library
|
#include <sysc/kernel/sc_process.h>
Public Member Functions | |
sc_throw_it (const EXCEPT &value) | |
virtual | ~sc_throw_it () |
virtual this_type * | clone () const |
virtual void | throw_it () |
Protected Attributes | |
EXCEPT | m_value |
Definition at line 245 of file sc_process.h.
|
inline |
Definition at line 249 of file sc_process.h.
|
inlinevirtual |
Definition at line 250 of file sc_process.h.
|
inlinevirtual |
Implements sc_core::sc_throw_it_helper.
Definition at line 251 of file sc_process.h.
|
inlinevirtual |
Implements sc_core::sc_throw_it_helper.
Definition at line 252 of file sc_process.h.
|
protected |
Definition at line 254 of file sc_process.h.