SystemC
Recoding Infrastructure for SystemC v0.6.3 derived from Accellera SystemC 2.3.1
Accellera SystemC proof-of-concept library
|
#include <sysc/communication/sc_writer_policy.h>
Additional Inherited Members | |
Public Member Functions inherited from sc_core::sc_writer_policy_nocheck_port | |
bool | check_port (sc_object *, sc_port_base *, bool) |
Public Member Functions inherited from sc_core::sc_writer_policy_nocheck_write | |
bool | check_write (sc_object *, bool) |
void | update () |
Definition at line 132 of file sc_writer_policy.h.