SystemC 3.0.0
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 77 of file sc_spawn.h.
|
inlineexplicit |
Definition at line 80 of file sc_spawn.h.
|
inlinevirtual |
Definition at line 84 of file sc_spawn.h.
|
protected |
Definition at line 90 of file sc_spawn.h.