| 
    SystemC
    Recoding Infrastructure for SystemC v0.6.2 derived from Accellera SystemC 2.3.1
    
   Accellera SystemC proof-of-concept library 
   | 
 
Specialization of sc_signal_in_if<T> for type sc_dt::sc_logic. More...
#include <sysc/communication/sc_signal_ifs.h>


Public Member Functions | |
| virtual const sc_event & | value_changed_event () const =0 | 
| virtual const sc_event & | posedge_event () const =0 | 
| virtual const sc_event & | negedge_event () const =0 | 
| virtual const sc_dt::sc_logic & | read () const =0 | 
| virtual const sc_dt::sc_logic & | get_data_ref () const =0 | 
| virtual bool | event () const =0 | 
| virtual bool | posedge () const =0 | 
| virtual bool | negedge () const =0 | 
  Public Member Functions inherited from sc_core::sc_interface | |
| virtual void | register_port (sc_port_base &port_, const char *if_typename_) | 
| virtual const sc_event & | default_event () const | 
| virtual | ~sc_interface () | 
Protected Member Functions | |
| sc_signal_in_if () | |
  Protected Member Functions inherited from sc_core::sc_interface | |
| sc_interface () | |
Specialization of sc_signal_in_if<T> for type sc_dt::sc_logic.
Definition at line 154 of file sc_signal_ifs.h.
      
  | 
  inlineprotected | 
Definition at line 190 of file sc_signal_ifs.h.
      
  | 
  pure virtual | 
      
  | 
  pure virtual | 
      
  | 
  pure virtual | 
Implemented in sc_core::sc_signal< sc_dt::sc_logic, POL >.
      
  | 
  pure virtual | 
Implemented in sc_core::sc_signal< sc_dt::sc_logic, POL >.
      
  | 
  pure virtual | 
Implemented in sc_core::sc_signal< sc_dt::sc_logic, POL >.
      
  | 
  pure virtual | 
Implemented in sc_core::sc_signal< sc_dt::sc_logic, POL >.
      
  | 
  pure virtual | 
      
  | 
  pure virtual | 
 1.8.5