|
SystemC
2.3.1
Accellera SystemC proof-of-concept library
|
#include "sysc/kernel/sc_cmnhdr.h"#include "sysc/kernel/sc_process.h"#include "sysc/kernel/sc_status.h"#include "sysc/kernel/sc_time.h"#include "sysc/utils/sc_hash.h"#include "sysc/utils/sc_pq.h"

Go to the source code of this file.
Classes | |
| class | sc_core::sc_plist< typename > |
| struct | sc_core::sc_curr_proc_info |
| class | sc_core::sc_simcontext |
Namespaces | |
| sc_core | |
Typedefs | |
| typedef sc_plist< sc_process_b * > | sc_core::sc_process_list |
| typedef const sc_curr_proc_info * | sc_core::sc_curr_proc_handle |
Enumerations | |
| enum | sc_core::sc_stop_mode { sc_core::SC_STOP_FINISH_DELTA, sc_core::SC_STOP_IMMEDIATE } |
| enum | sc_core::sc_starvation_policy { sc_core::SC_EXIT_ON_STARVATION, sc_core::SC_RUN_TO_TIME } |
Variables | |
| sc_simcontext * | sc_core::sc_curr_simcontext |
| sc_simcontext * | sc_core::sc_default_global_context |
1.8.6