|
SystemC 3.0.0
Accellera SystemC proof-of-concept library
|
#include <sysc/communication/sc_writer_policy.h>


Public Member Functions | |
| bool | needs_update () const |
| void | update () |
Public Member Functions inherited from sc_core::sc_writer_policy_check_write | |
| bool | check_write (sc_object *target, bool value_changed) |
| bool | needs_update () const |
| void | update () |
Protected Member Functions | |
| sc_writer_policy_check_delta () | |
Protected Member Functions inherited from sc_core::sc_writer_policy_check_write | |
| sc_writer_policy_check_write (bool delta_only=only_delta()) | |
Additional Inherited Members | |
Protected Attributes inherited from sc_core::sc_writer_policy_check_write | |
| const bool | m_delta_only |
| sc_process_handle | m_writer_p |
Definition at line 99 of file sc_writer_policy.h.
|
inlineprotected |
Definition at line 111 of file sc_writer_policy.h.
|
inline |
Definition at line 105 of file sc_writer_policy.h.
|
inline |
Definition at line 108 of file sc_writer_policy.h.