SystemC
2.3.1
Accellera SystemC proof-of-concept library
|
#include <sysc/kernel/sc_spawn.h>
Public Member Functions | |
sc_spawn_object (T object) | |
virtual void | semantics () |
![]() | |
sc_process_host () | |
virtual | ~sc_process_host () |
void | defunct () |
Protected Attributes | |
T | m_object |
Definition at line 73 of file sc_spawn.h.
|
inline |
Definition at line 75 of file sc_spawn.h.
|
inlinevirtual |
Definition at line 79 of file sc_spawn.h.
|
protected |
Definition at line 85 of file sc_spawn.h.