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


Public Member Functions | |
| sc_spawn_object (T object) | |
| virtual void | semantics () |
| void | defunct () |
Protected Attributes | |
| T | m_object |
Definition at line 79 of file sc_spawn.h.
|
inline |
Definition at line 81 of file sc_spawn.h.
|
inlineinherited |
Definition at line 101 of file sc_process.h.
|
inlinevirtual |
Definition at line 85 of file sc_spawn.h.
|
protected |
Definition at line 91 of file sc_spawn.h.