#include <sysc/communication/sc_writer_policy.h>
template<>
struct sc_core::sc_writer_policy_check< SC_UNCHECKED_WRITERS >
Definition at line 151 of file sc_writer_policy.h.
◆ check_port()
◆ check_write()
bool sc_core::sc_writer_policy_nocheck_write::check_write |
( |
sc_object * |
, |
|
|
bool |
|
|
) |
| |
|
inlineinherited |
◆ needs_update()
bool sc_core::sc_writer_policy_nocheck_write::needs_update |
( |
| ) |
const |
|
inlineinherited |
◆ update()
void sc_core::sc_writer_policy_nocheck_write::update |
( |
| ) |
|
|
inlineinherited |
The documentation for this struct was generated from the following file: