SystemC  2.3.2
Accellera SystemC proof-of-concept library
sc_context.h File Reference
Include dependency graph for sc_context.h:
This graph shows which files directly or indirectly include this file:

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