SystemC
2.3.2
Accellera SystemC proof-of-concept library
|
Coroutine abstract base classes. More...
Go to the source code of this file.
Classes | |
class | sc_core::sc_cor |
Coroutine abstract base class. More... | |
class | sc_core::sc_cor_pkg |
Coroutine package abstract base class. More... | |
Namespaces | |
sc_core | |
Typedefs | |
typedef void() | sc_core::sc_cor_fn(void *) |
Function type for creating coroutines. More... | |
Coroutine abstract base classes.
Original Author: Martin Janssen, Synopsys, Inc., 2001-12-18
CHANGE LOG AT THE END OF THE FILE
Definition in file sc_cor.h.