SystemC
Recoding Infrastructure for SystemC v0.6.2 derived from Accellera SystemC 2.3.1
Accellera SystemC proof-of-concept library
|
The event expression class. More...
#include <sysc/kernel/sc_event.h>
Public Member Functions | |
sc_event_expr (sc_event_expr const &e) | |
T const & | release () const |
void | push_back (sc_event const &e) const |
void | push_back (type const &el) const |
operator T const & () const | |
~sc_event_expr () | |
Friends | |
class | sc_event |
class | sc_event_and_list |
class | sc_event_or_list |
The event expression class.
Definition at line 64 of file sc_event.h.
|
inline |
Definition at line 78 of file sc_event.h.
|
inline |
Definition at line 108 of file sc_event.h.
|
inline |
Definition at line 103 of file sc_event.h.
|
inline |
Definition at line 92 of file sc_event.h.
|
inline |
Definition at line 98 of file sc_event.h.
|
inline |
Definition at line 84 of file sc_event.h.
|
friend |
Definition at line 66 of file sc_event.h.
|
friend |
Definition at line 67 of file sc_event.h.
|
friend |
Definition at line 68 of file sc_event.h.