|
SystemC 3.0.0
Accellera SystemC proof-of-concept library
|
#include <sysc/kernel/sc_spawn.h>


Public Member Functions | |
| sc_spawn_object_v (R *r_p, T object) | |
| virtual void | semantics () |
Public Member Functions inherited from sc_core::sc_process_host | |
| sc_process_host () | |
| virtual | ~sc_process_host () |
| void | defunct () |
Protected Attributes | |
| T | m_object |
| R * | m_result_p |
Definition at line 181 of file sc_spawn.h.
|
inline |
Definition at line 184 of file sc_spawn.h.
|
inlinevirtual |
Definition at line 189 of file sc_spawn.h.
|
protected |
Definition at line 195 of file sc_spawn.h.
|
protected |
Definition at line 196 of file sc_spawn.h.