|
SystemC
Recoding Infrastructure for SystemC v0.6.2 derived from Accellera SystemC 2.3.1
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 () |
Public Member Functions inherited from sc_core::sc_throw_it_helper | |
| sc_throw_it_helper () | |
| virtual | ~sc_throw_it_helper () |
Protected Attributes | |
| EXCEPT | m_value |
Definition at line 311 of file sc_process.h.
|
inline |
Definition at line 315 of file sc_process.h.
|
inlinevirtual |
Definition at line 316 of file sc_process.h.
|
inlinevirtual |
Implements sc_core::sc_throw_it_helper.
Definition at line 317 of file sc_process.h.
|
inlinevirtual |
Implements sc_core::sc_throw_it_helper.
Definition at line 318 of file sc_process.h.
|
protected |
Definition at line 320 of file sc_process.h.
1.8.5