rc_inout_resolved Class Reference

#include <rc_resolved_ports.h>

Inheritance diagram for rc_inout_resolved:

rc_out_resolved

List of all members.


Detailed Description

ReChannel's representation of sc_inout_resolved.

Definition at line 69 of file rc_resolved_ports.h.


Public Types

typedef
sc_signal_inout_if
< sc_dt::sc_logic > 
if_type

Public Member Functions

 rc_inout_resolved ()
 rc_inout_resolved (const char *name_)
this_typeoperator= (const sc_dt::sc_logic &v)
this_typeoperator= (const sc_signal_in_if< sc_dt::sc_logic > &v)
this_typeoperator= (const sc_port< sc_signal_in_if< sc_dt::sc_logic >, 1 > &v)
this_typeoperator= (const sc_port< sc_signal_inout_if< sc_dt::sc_logic >, 1 > &v)
this_typeoperator= (const rc_inout_resolved &v)
virtual void end_of_elaboration ()

Private Types

typedef rc_inout_resolved this_type
typedef
::sc_core::sc_inout_resolved 
base_type

Member Typedef Documentation

typedef rc_inout_resolved this_type [private]

Reimplemented in rc_out_resolved.

Definition at line 73 of file rc_resolved_ports.h.

typedef ::sc_core::sc_inout_resolved base_type [private]

Reimplemented in rc_out_resolved.

Definition at line 74 of file rc_resolved_ports.h.

typedef sc_signal_inout_if<sc_dt::sc_logic> if_type

Reimplemented in rc_out_resolved.

Definition at line 77 of file rc_resolved_ports.h.


Constructor & Destructor Documentation

rc_inout_resolved (  )  [inline]

Definition at line 80 of file rc_resolved_ports.h.

rc_inout_resolved ( const char *  name_  )  [inline, explicit]

Definition at line 81 of file rc_resolved_ports.h.


Member Function Documentation

this_type& operator= ( const sc_dt::sc_logic &  v  )  [inline]

Reimplemented in rc_out_resolved.

Definition at line 85 of file rc_resolved_ports.h.

this_type& operator= ( const sc_signal_in_if< sc_dt::sc_logic > &  v  )  [inline]

Reimplemented in rc_out_resolved.

Definition at line 87 of file rc_resolved_ports.h.

this_type& operator= ( const sc_port< sc_signal_in_if< sc_dt::sc_logic >, 1 > &  v  )  [inline]

Reimplemented in rc_out_resolved.

Definition at line 89 of file rc_resolved_ports.h.

this_type& operator= ( const sc_port< sc_signal_inout_if< sc_dt::sc_logic >, 1 > &  v  )  [inline]

Reimplemented in rc_out_resolved.

Definition at line 91 of file rc_resolved_ports.h.

this_type& operator= ( const rc_inout_resolved v  )  [inline]

Reimplemented in rc_out_resolved.

Definition at line 93 of file rc_resolved_ports.h.

virtual void end_of_elaboration (  )  [inline, virtual]

Definition at line 96 of file rc_resolved_ports.h.


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