|
SystemC
2.3.2
Accellera SystemC proof-of-concept library
|
Sensitivity classes. Requires "sc_process.h". More...
#include "sysc/kernel/sc_process.h"

Go to the source code of this file.
Classes | |
| class | sc_core::sc_in< T > |
| class | sc_core::sc_inout< T > |
| class | sc_core::sc_signal_in_if< T > |
| class | sc_core::sc_sensitive |
| Static sensitivity class for events. More... | |
| class | sc_core::sc_sensitive_pos |
| Static sensitivity class for positive edge events. More... | |
| class | sc_core::sc_sensitive_neg |
| Static sensitivity class for negative edge events. More... | |
Namespaces | |
| sc_dt | |
| sc_core | |
Sensitivity classes. Requires "sc_process.h".
for declarations of sc_method_handle, &.c.
Original Author: Stan Y. Liao, Synopsys, Inc. Martin Janssen, Synopsys, Inc.
CHANGE LOG AT THE END OF THE FILE
Definition in file sc_sensitive.h.