#include <sysc/communication/sc_writer_policy.h>
template<>
struct sc_core::sc_writer_policy_check< SC_ONE_WRITER >
Definition at line 139 of file sc_writer_policy.h.
◆ check_port()
bool sc_core::sc_writer_policy_check_port::check_port |
( |
sc_object * |
target, |
|
|
sc_port_base * |
port, |
|
|
bool |
is_output |
|
) |
| |
|
inherited |
◆ 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_write::needs_update |
( |
| ) |
const |
|
inlineinherited |
◆ update()
void sc_core::sc_writer_policy_check_write::update |
( |
| ) |
|
|
inlineinherited |
◆ m_delta_only
const bool sc_core::sc_writer_policy_check_write::m_delta_only |
|
protectedinherited |
◆ m_output
sc_port_base* sc_core::sc_writer_policy_check_port::m_output |
|
protectedinherited |
◆ m_writer_p
The documentation for this struct was generated from the following file: