#include <sysc/communication/sc_writer_policy.h>
Public Member Functions | |
bool | check_write (sc_object *, bool) |
void | update () |
Definition at line 69 of file sc_writer_policy.h.
bool sc_core::sc_writer_policy_nocheck_write::check_write | ( | sc_object * | , | |
bool | ||||
) | [inline] |
Definition at line 71 of file sc_writer_policy.h.
void sc_core::sc_writer_policy_nocheck_write::update | ( | ) | [inline] |
Definition at line 73 of file sc_writer_policy.h.