#include <sysc/communication/sc_writer_policy.h>
Public Member Functions | |
bool | check_port (sc_object *target, sc_port_base *port, bool is_output) |
Protected Member Functions | |
sc_writer_policy_check_port () | |
Protected Attributes | |
sc_port_base * | m_output |
Definition at line 110 of file sc_writer_policy.h.
sc_core::sc_writer_policy_check_port::sc_writer_policy_check_port | ( | ) | [inline, protected] |
Definition at line 115 of file sc_writer_policy.h.
bool sc_core::sc_writer_policy_check_port::check_port | ( | sc_object * | target, | |
sc_port_base * | port, | |||
bool | is_output | |||
) |
Definition at line 116 of file sc_writer_policy.h.