| add_child_object(sc_object *) | sc_core::sc_simcontext | [private] |
| add_delta_event(sc_event *) | sc_core::sc_simcontext | [inline, private] |
| add_timed_event(sc_event_timed *) | sc_core::sc_simcontext | [inline, private] |
| add_trace_file(sc_trace_file *) | sc_core::sc_simcontext | |
| clean() | sc_core::sc_simcontext | [private] |
| cor_pkg() | sc_core::sc_simcontext | [inline] |
| create_cthread_process(const char *name_p, bool free_host, SC_ENTRY_FUNC method_p, sc_process_host *host_p, const sc_spawn_options *opt_p) | sc_core::sc_simcontext | |
| create_method_process(const char *name_p, bool free_host, SC_ENTRY_FUNC method_p, sc_process_host *host_p, const sc_spawn_options *opt_p) | sc_core::sc_simcontext | |
| create_thread_process(const char *name_p, bool free_host, SC_ENTRY_FUNC method_p, sc_process_host *host_p, const sc_spawn_options *opt_p) | sc_core::sc_simcontext | |
| crunch(bool once=false) | sc_core::sc_simcontext | [inline, private] |
| cycle(const sc_time &) | sc_core::sc_simcontext | [inline] |
| delta_count() const | sc_core::sc_simcontext | |
| do_sc_stop_action() | sc_core::sc_simcontext | [private] |
| elaborate() | sc_core::sc_simcontext | |
| elaboration_done() const | sc_core::sc_simcontext | [inline] |
| end() | sc_core::sc_simcontext | |
| event_occurred(sc_dt::uint64 last_change_count) const | sc_core::sc_simcontext | [inline] |
| execution_phases Enum | sc_core::sc_simcontext | [private] |
| find_object(const char *name) | sc_core::sc_simcontext | |
| first_object() | sc_core::sc_simcontext | |
| gen_unique_name(const char *basename_, bool preserve_first=false) | sc_core::sc_simcontext | |
| get_child_objects() const | sc_core::sc_simcontext | |
| get_child_objects_internal() const | sc_core::sc_simcontext | [private] |
| get_curr_proc_info() | sc_core::sc_simcontext | [inline] |
| get_current_writer() const | sc_core::sc_simcontext | [inline] |
| get_error() | sc_core::sc_simcontext | [inline] |
| get_export_registry() | sc_core::sc_simcontext | [inline] |
| get_module_registry() | sc_core::sc_simcontext | [inline] |
| get_object_manager() | sc_core::sc_simcontext | [inline] |
| get_port_registry() | sc_core::sc_simcontext | [inline] |
| get_prim_channel_registry() | sc_core::sc_simcontext | [inline] |
| hierarchy_curr() const | sc_core::sc_simcontext | |
| hierarchy_pop() | sc_core::sc_simcontext | |
| hierarchy_push(sc_module *) | sc_core::sc_simcontext | |
| init() | sc_core::sc_simcontext | [private] |
| initial_crunch(bool no_crunch) | sc_core::sc_simcontext | [inline] |
| initialize(bool=false) | sc_core::sc_simcontext | |
| is_running() const | sc_core::sc_simcontext | |
| m_child_objects | sc_core::sc_simcontext | [private] |
| m_cor | sc_core::sc_simcontext | [private] |
| m_cor_pkg | sc_core::sc_simcontext | [private] |
| m_curr_proc_info | sc_core::sc_simcontext | [private] |
| m_curr_time | sc_core::sc_simcontext | [private] |
| m_current_writer | sc_core::sc_simcontext | [private] |
| m_delta_count | sc_core::sc_simcontext | [private] |
| m_delta_events | sc_core::sc_simcontext | [private] |
| m_elaboration_done | sc_core::sc_simcontext | [private] |
| m_end_of_simulation_called | sc_core::sc_simcontext | [private] |
| m_error | sc_core::sc_simcontext | [private] |
| m_execution_phase | sc_core::sc_simcontext | [private] |
| m_export_registry | sc_core::sc_simcontext | [private] |
| m_forced_stop | sc_core::sc_simcontext | [private] |
| m_in_simulator_control | sc_core::sc_simcontext | [private] |
| m_module_registry | sc_core::sc_simcontext | [private] |
| m_name_gen | sc_core::sc_simcontext | [private] |
| m_next_proc_id | sc_core::sc_simcontext | [private] |
| m_object_manager | sc_core::sc_simcontext | [private] |
| m_port_registry | sc_core::sc_simcontext | [private] |
| m_prim_channel_registry | sc_core::sc_simcontext | [private] |
| m_process_table | sc_core::sc_simcontext | [private] |
| m_ready_to_simulate | sc_core::sc_simcontext | [private] |
| m_runnable | sc_core::sc_simcontext | [private] |
| m_something_to_trace | sc_core::sc_simcontext | [private] |
| m_start_of_simulation_called | sc_core::sc_simcontext | [private] |
| m_time_params | sc_core::sc_simcontext | [private] |
| m_timed_events | sc_core::sc_simcontext | [private] |
| m_trace_files | sc_core::sc_simcontext | [private] |
| m_until_event | sc_core::sc_simcontext | [private] |
| m_write_check | sc_core::sc_simcontext | [private] |
| next_cor() | sc_core::sc_simcontext | |
| next_object() | sc_core::sc_simcontext | |
| next_proc_id() | sc_core::sc_simcontext | [inline] |
| next_time() | sc_core::sc_simcontext | |
| operator=(const sc_simcontext &) | sc_core::sc_simcontext | [private] |
| phase_evaluate Enum 値 | sc_core::sc_simcontext | [private] |
| phase_initialize Enum 値 | sc_core::sc_simcontext | [private] |
| phase_notify Enum 値 | sc_core::sc_simcontext | [private] |
| phase_update Enum 値 | sc_core::sc_simcontext | [private] |
| pop_runnable_method() | sc_core::sc_simcontext | [inline, private] |
| pop_runnable_thread() | sc_core::sc_simcontext | [inline, private] |
| prepare_to_simulate() | sc_core::sc_simcontext | |
| push_runnable_method(sc_method_handle) | sc_core::sc_simcontext | [inline, private] |
| push_runnable_method_front(sc_method_handle) | sc_core::sc_simcontext | [inline, private] |
| push_runnable_thread(sc_thread_handle) | sc_core::sc_simcontext | [inline, private] |
| push_runnable_thread_front(sc_thread_handle) | sc_core::sc_simcontext | [inline, private] |
| remove_child_object(sc_object *) | sc_core::sc_simcontext | [private] |
| remove_delta_event(sc_event *) | sc_core::sc_simcontext | [private] |
| remove_runnable_method(sc_method_handle) | sc_core::sc_simcontext | [inline, private] |
| remove_runnable_thread(sc_thread_handle) | sc_core::sc_simcontext | [inline, private] |
| reset() | sc_core::sc_simcontext | |
| reset_curr_proc() | sc_core::sc_simcontext | [inline] |
| sc_clock class | sc_core::sc_simcontext | [friend] |
| sc_delta_count() | sc_core::sc_simcontext | [friend] |
| sc_end_of_simulation_invoked() | sc_core::sc_simcontext | [friend] |
| sc_event class | sc_core::sc_simcontext | [friend] |
| sc_get_default_time_unit() | sc_core::sc_simcontext | [friend] |
| sc_get_time_resolution() | sc_core::sc_simcontext | [friend] |
| sc_get_top_level_objects(const sc_simcontext *simc_p) | sc_core::sc_simcontext | [friend] |
| sc_is_running(const sc_simcontext *simc_p) | sc_core::sc_simcontext | [friend] |
| sc_method_process class | sc_core::sc_simcontext | [friend] |
| sc_module class | sc_core::sc_simcontext | [friend] |
| sc_object class | sc_core::sc_simcontext | [friend] |
| sc_pending_activity_at_current_time() | sc_core::sc_simcontext | [friend] |
| sc_prim_channel class | sc_core::sc_simcontext | [friend] |
| sc_process_b class | sc_core::sc_simcontext | [friend] |
| sc_set_default_time_unit(double, sc_time_unit) | sc_core::sc_simcontext | [friend] |
| sc_set_time_resolution(double, sc_time_unit) | sc_core::sc_simcontext | [friend] |
| sc_simcontext() | sc_core::sc_simcontext | |
| sc_simcontext(const sc_simcontext &) | sc_core::sc_simcontext | [private] |
| sc_start_of_simulation_invoked() | sc_core::sc_simcontext | [friend] |
| sc_thread_process class | sc_core::sc_simcontext | [friend] |
| sc_time class | sc_core::sc_simcontext | [friend] |
| set_curr_proc(sc_process_b *) | sc_core::sc_simcontext | [inline] |
| set_error() | sc_core::sc_simcontext | [inline] |
| sim_status() const | sc_core::sc_simcontext | [inline] |
| simulate(const sc_time &duration) | sc_core::sc_simcontext | |
| stop() | sc_core::sc_simcontext | |
| time_stamp() const | sc_core::sc_simcontext | [inline] |
| trace_cycle(bool delta_cycle) | sc_core::sc_simcontext | [private] |
| update_phase() const | sc_core::sc_simcontext | [inline] |
| write_check() const | sc_core::sc_simcontext | [inline] |
| ~sc_simcontext() | sc_core::sc_simcontext | |