#include <sysc/communication/sc_writer_policy.h>
template<>
struct sc_core::sc_writer_policy_check< SC_MANY_WRITERS >
Definition at line 145 of file sc_writer_policy.h.
◆ check_port()
◆ check_write()
bool sc_core::sc_writer_policy_check_write::check_write |
( |
sc_object * |
target, |
|
|
bool |
value_changed |
|
) |
| |
|
inlineinherited |
◆ needs_update()
bool sc_core::sc_writer_policy_check_delta::needs_update |
( |
| ) |
const |
|
inlineinherited |
◆ update()
void sc_core::sc_writer_policy_check_delta::update |
( |
| ) |
|
|
inlineinherited |
◆ m_delta_only
const bool sc_core::sc_writer_policy_check_write::m_delta_only |
|
protectedinherited |
◆ m_writer_p
The documentation for this struct was generated from the following file: