| 
    SystemC
    Recoding Infrastructure for SystemC v0.6.0 derived from Accellera SystemC 2.3.1
    
   Accellera SystemC proof-of-concept library 
   | 
 
#include <cassert>#include <cstdlib>

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... | |
 1.8.5