port_ref Interface Reference

#include <rc_port_handle.h>

Inheritance diagram for port_ref:

port_ref_t

List of all members.


Detailed Description

The pure virtual interface for internal port storage.

Definition at line 56 of file rc_port_handle.h.


Public Member Functions

virtual sc_interface * get_interface () const =0
virtual sc_port_base & get_port_base () const =0

Protected Member Functions

virtual ~port_ref ()

Constructor & Destructor Documentation

virtual ~port_ref (  )  [inline, protected, virtual]

Definition at line 64 of file rc_port_handle.h.


Member Function Documentation

virtual sc_interface* get_interface (  )  const [pure virtual]

Implemented in port_ref_t.

Referenced by rc_port_handle::get_interface().

virtual sc_port_base& get_port_base (  )  const [pure virtual]

Implemented in port_ref_t.


The documentation for this interface was generated from the following file:
Generated on Tue Jan 1 23:14:16 2008 for ReChannel by  doxygen 1.5.3