|
SystemC
2.3.2
Accellera SystemC proof-of-concept library
|
#include "sysc/kernel/sc_cmnhdr.h"#include "sysc/datatypes/fx/sc_fx_ids.h"#include "sysc/kernel/sc_simcontext.h"#include "sysc/utils/sc_hash.h"

Go to the source code of this file.
Classes | |
| class | sc_dt::sc_global< T > |
| Template global variable class; singleton; co-routine safe. More... | |
| class | sc_dt::sc_context< T > |
| Template context class; co-routine safe. More... | |
| class | sc_dt::sc_without_context |
| Empty class that is used for its type only. More... | |
| class | sc_dt::sc_global< T > |
| Template global variable class; singleton; co-routine safe. More... | |
| class | sc_dt::sc_context< T > |
| Template context class; co-routine safe. More... | |
Namespaces | |
| sc_core | |
| sc_dt | |
Enumerations | |
| enum | sc_dt::sc_context_begin { sc_dt::SC_NOW, sc_dt::SC_LATER } |
| Enumeration of context begin options. More... | |