SystemC 3.0.0
Accellera SystemC proof-of-concept library
|
#include <sysc/kernel/sc_method_process.h>
Public Member Functions | |
sc_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) | |
virtual const char * | kind () const |
![]() | |
sc_process_b (const char *name_p, bool is_thread, bool free_host, sc_entry_func method_p, sc_process_host *host_p, const sc_spawn_options *opt_p) | |
int | current_state () |
bool | dont_initialize () const |
virtual void | dont_initialize (bool dont) |
std::string | dump_state () const |
sc_curr_proc_kind | proc_kind () const |
sc_event & | reset_event () |
sc_event & | terminated_event () |
![]() | |
virtual const std::vector< sc_event * > & | get_child_events () const |
virtual const std::vector< sc_object * > & | get_child_objects () const |
![]() | |
const char * | name () const |
const char * | basename () const |
virtual void | print (::std::ostream &os=::std::cout) const |
virtual void | dump (::std::ostream &os=::std::cout) const |
virtual void | trace (sc_trace_file *tf) const |
virtual const char * | kind () const |
sc_simcontext * | simcontext () const |
bool | add_attribute (sc_attr_base &) |
sc_attr_base * | get_attribute (const std::string &name_) |
const sc_attr_base * | get_attribute (const std::string &name_) const |
sc_attr_base * | remove_attribute (const std::string &name_) |
void | remove_all_attributes () |
int | num_attributes () const |
sc_attr_cltn & | attr_cltn () |
const sc_attr_cltn & | attr_cltn () const |
virtual const std::vector< sc_event * > & | get_child_events () const |
virtual const std::vector< sc_object * > & | get_child_objects () const |
sc_object * | get_parent () const |
sc_object * | get_parent_object () const |
virtual | ~sc_object () |
Friends | |
class | sc_event |
class | sc_invoke_method |
class | sc_module |
class | sc_process_table |
class | sc_process_handle |
class | sc_simcontext |
class | sc_runnable |
void | sc_method_cor_fn (void *) |
void | sc_cmethod_cor_fn (void *) |
void | sc_set_stack_size (sc_method_handle, std::size_t) |
SC_API void | next_trigger (sc_simcontext *) |
SC_API void | next_trigger (const sc_event &, sc_simcontext *) |
SC_API void | next_trigger (const sc_event_or_list &, sc_simcontext *) |
SC_API void | next_trigger (const sc_event_and_list &, sc_simcontext *) |
SC_API void | next_trigger (const sc_time &, sc_simcontext *) |
SC_API void | next_trigger (const sc_time &, const sc_event &, sc_simcontext *) |
SC_API void | next_trigger (const sc_time &, const sc_event_or_list &, sc_simcontext *) |
SC_API void | next_trigger (const sc_time &, const sc_event_and_list &, sc_simcontext *) |
Definition at line 103 of file sc_method_process.h.
sc_core::sc_method_process::sc_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 | ||
) |
|
protected |
|
protected |
|
protectedvirtual |
Implements sc_core::sc_process_b.
|
protectedvirtual |
Implements sc_core::sc_process_b.
|
protectedvirtual |
Implements sc_core::sc_process_b.
|
inlinevirtual |
Reimplemented from sc_core::sc_object.
Definition at line 136 of file sc_method_process.h.
|
inlineprotected |
Definition at line 271 of file sc_method_process.h.
|
inlineprotected |
Definition at line 284 of file sc_method_process.h.
|
inlineprotected |
Definition at line 188 of file sc_method_process.h.
|
inlineprotected |
Definition at line 208 of file sc_method_process.h.
|
inlineprotected |
Definition at line 198 of file sc_method_process.h.
|
inlineprotected |
Definition at line 219 of file sc_method_process.h.
|
inlineprotected |
Definition at line 229 of file sc_method_process.h.
|
inlineprotected |
Definition at line 253 of file sc_method_process.h.
|
inlineprotected |
Definition at line 241 of file sc_method_process.h.
|
protectedvirtual |
Implements sc_core::sc_process_b.
|
inlineprotected |
Definition at line 296 of file sc_method_process.h.
|
inlineprotected |
Definition at line 265 of file sc_method_process.h.
|
inlineprotected |
Definition at line 278 of file sc_method_process.h.
|
protected |
|
protectedvirtual |
Implements sc_core::sc_process_b.
|
protectedvirtual |
Implements sc_core::sc_process_b.
|
protectedvirtual |
Implements sc_core::sc_process_b.
|
protected |
|
inlineprotected |
Definition at line 343 of file sc_method_process.h.
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
Definition at line 107 of file sc_method_process.h.
|
friend |
Definition at line 108 of file sc_method_process.h.
|
friend |
|
friend |
Definition at line 109 of file sc_method_process.h.
|
friend |
Definition at line 111 of file sc_method_process.h.
|
friend |
Definition at line 110 of file sc_method_process.h.
|
friend |
Definition at line 113 of file sc_method_process.h.
|
friend |
|
friend |
Definition at line 112 of file sc_method_process.h.
|
protected |
Definition at line 172 of file sc_method_process.h.
|
protected |
Definition at line 174 of file sc_method_process.h.
|
protected |
Definition at line 173 of file sc_method_process.h.