| 
    SystemC
    Recoding Infrastructure for SystemC v0.6.0 derived from Accellera SystemC 2.3.1
    
   Accellera SystemC proof-of-concept library 
   | 
 
#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.
      
  | 
  inlineprotected | 
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 | ||
| ) | 
      
  | 
  protected | 
Definition at line 116 of file sc_writer_policy.h.
 1.8.5