SystemC 3.0.0
Accellera SystemC proof-of-concept library
|
#include <sysc/communication/sc_writer_policy.h>
Additional Inherited Members | |
![]() | |
bool | check_port (sc_object *, sc_port_base *, bool) |
![]() | |
bool | needs_update () const |
void | update () |
![]() | |
bool | check_write (sc_object *target, bool value_changed) |
bool | needs_update () const |
void | update () |
![]() | |
sc_writer_policy_check_delta () | |
![]() | |
sc_writer_policy_check_write (bool delta_only=only_delta()) | |
![]() | |
const bool | m_delta_only |
sc_process_handle | m_writer_p |
Definition at line 137 of file sc_writer_policy.h.