SystemC
Recoding Infrastructure for SystemC v0.6.2 derived from Accellera SystemC 2.3.1
Accellera SystemC proof-of-concept library
|
This class provides access to an sc_process_b object instance in a manner which allows some persistence after the deletion of the actual process. More...
#include <sysc/kernel/sc_process_handle.h>
Protected Member Functions | |
bool | dont_initialize () const |
void | dont_initialize (bool dont) |
Protected Attributes | |
sc_process_b * | m_target_p |
Static Protected Attributes | |
static std::vector< sc_event * > | empty_event_vector |
static std::vector< sc_object * > | empty_object_vector |
static sc_event | non_event |
Friends | |
class | sc_object |
class | sc_join |
class | sc_module |
class | sc_channel |
class | sc_reset |
class | sc_sensitive |
class | sc_sensitive_pos |
class | sc_sensitive_neg |
class | sc_thread_process |
bool | operator== (const this_type &left, const this_type &right) |
bool | operator!= (const this_type &left, const this_type &right) |
bool | operator< (const this_type &left, const this_type &right) |
This class provides access to an sc_process_b object instance in a manner which allows some persistence after the deletion of the actual process.
Definition at line 64 of file sc_process_handle.h.
|
inline |
Definition at line 175 of file sc_process_handle.h.
|
inlineexplicit |
Definition at line 187 of file sc_process_handle.h.
|
inlineexplicit |
Definition at line 201 of file sc_process_handle.h.
|
inline |
Definition at line 215 of file sc_process_handle.h.
|
inline |
Definition at line 250 of file sc_process_handle.h.
|
inline |
Definition at line 263 of file sc_process_handle.h.
|
inlineprotected |
Definition at line 129 of file sc_process_handle.h.
|
inlineprotected |
Definition at line 273 of file sc_process_handle.h.
|
inline |
Definition at line 283 of file sc_process_handle.h.
|
inline |
Definition at line 290 of file sc_process_handle.h.
|
inline |
Definition at line 297 of file sc_process_handle.h.
|
inline |
Definition at line 308 of file sc_process_handle.h.
|
inline |
Definition at line 316 of file sc_process_handle.h.
|
inline |
Definition at line 323 of file sc_process_handle.h.
|
inline |
Definition at line 330 of file sc_process_handle.h.
|
inline |
Definition at line 337 of file sc_process_handle.h.
|
inline |
Definition at line 349 of file sc_process_handle.h.
|
inline |
Definition at line 359 of file sc_process_handle.h.
sc_core::sc_process_handle::operator sc_cthread_handle | ( | ) |
sc_core::sc_process_handle::operator sc_method_handle | ( | ) |
|
inline |
Definition at line 134 of file sc_process_handle.h.
sc_core::sc_process_handle::operator sc_thread_handle | ( | ) |
|
inline |
Definition at line 237 of file sc_process_handle.h.
|
inline |
Definition at line 366 of file sc_process_handle.h.
|
inline |
Definition at line 373 of file sc_process_handle.h.
|
inline |
Definition at line 384 of file sc_process_handle.h.
|
inline |
Definition at line 397 of file sc_process_handle.h.
|
inline |
Definition at line 407 of file sc_process_handle.h.
|
inline |
Definition at line 417 of file sc_process_handle.h.
|
inline |
Definition at line 426 of file sc_process_handle.h.
|
inline |
Definition at line 438 of file sc_process_handle.h.
|
inline |
Definition at line 454 of file sc_process_handle.h.
|
inline |
Definition at line 461 of file sc_process_handle.h.
|
inline |
Definition at line 498 of file sc_process_handle.h.
|
inline |
Definition at line 474 of file sc_process_handle.h.
|
friend |
Definition at line 75 of file sc_process_handle.h.
|
friend |
Definition at line 71 of file sc_process_handle.h.
|
friend |
Definition at line 72 of file sc_process_handle.h.
|
friend |
Definition at line 70 of file sc_process_handle.h.
|
friend |
Definition at line 77 of file sc_process_handle.h.
|
friend |
Definition at line 78 of file sc_process_handle.h.
|
friend |
Definition at line 80 of file sc_process_handle.h.
|
friend |
Definition at line 79 of file sc_process_handle.h.
|
friend |
Definition at line 81 of file sc_process_handle.h.
|
staticprotected |
Definition at line 144 of file sc_process_handle.h.
|
staticprotected |
Definition at line 145 of file sc_process_handle.h.
|
protected |
Definition at line 141 of file sc_process_handle.h.
|
staticprotected |
Definition at line 146 of file sc_process_handle.h.