sc_core::sc_inout_rv< W > Class Template Reference

#include <sc_signal_rv_ports.h>

Inheritance diagram for sc_core::sc_inout_rv< W >:

Inheritance graph
[legend]
Collaboration diagram for sc_core::sc_inout_rv< W >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef sc_dt::sc_lv< W > data_type
typedef sc_inout_rv< W > this_type
typedef sc_inout< data_typebase_type
typedef base_type::in_if_type in_if_type
typedef base_type::in_port_type in_port_type
typedef base_type::inout_if_type inout_if_type
typedef base_type::inout_port_type inout_port_type

Public Member Functions

 sc_inout_rv ()
 sc_inout_rv (const char *name_)
 sc_inout_rv (inout_if_type &interface_)
 sc_inout_rv (const char *name_, inout_if_type &interface_)
 sc_inout_rv (inout_port_type &parent_)
 sc_inout_rv (const char *name_, inout_port_type &parent_)
 sc_inout_rv (this_type &parent_)
 sc_inout_rv (const char *name_, this_type &parent_)
virtual ~sc_inout_rv ()
this_typeoperator= (const data_type &value_)
this_typeoperator= (const in_if_type &interface_)
this_typeoperator= (const in_port_type &port_)
this_typeoperator= (const inout_port_type &port_)
this_typeoperator= (const this_type &port_)
virtual void end_of_elaboration ()
virtual const char * kind () const

Private Member Functions

 sc_inout_rv (const this_type &)

template<int W>
class sc_core::sc_inout_rv< W >


Member Typedef Documentation

template<int W>
typedef sc_dt::sc_lv<W> sc_core::sc_inout_rv< W >::data_type

Reimplemented from sc_core::sc_inout< sc_dt::sc_lv< W > >.

Reimplemented in sc_core::sc_out_rv< W >.

template<int W>
typedef sc_inout_rv<W> sc_core::sc_inout_rv< W >::this_type

Reimplemented from sc_core::sc_inout< sc_dt::sc_lv< W > >.

Reimplemented in sc_core::sc_out_rv< W >.

template<int W>
typedef sc_inout<data_type> sc_core::sc_inout_rv< W >::base_type

Reimplemented from sc_core::sc_inout< sc_dt::sc_lv< W > >.

Reimplemented in sc_core::sc_out_rv< W >.

template<int W>
typedef base_type::in_if_type sc_core::sc_inout_rv< W >::in_if_type

Reimplemented from sc_core::sc_inout< sc_dt::sc_lv< W > >.

Reimplemented in sc_core::sc_out_rv< W >.

template<int W>
typedef base_type::in_port_type sc_core::sc_inout_rv< W >::in_port_type

Reimplemented from sc_core::sc_inout< sc_dt::sc_lv< W > >.

Reimplemented in sc_core::sc_out_rv< W >.

template<int W>
typedef base_type::inout_if_type sc_core::sc_inout_rv< W >::inout_if_type

Reimplemented from sc_core::sc_inout< sc_dt::sc_lv< W > >.

Reimplemented in sc_core::sc_out_rv< W >.

template<int W>
typedef base_type::inout_port_type sc_core::sc_inout_rv< W >::inout_port_type

Reimplemented from sc_core::sc_inout< sc_dt::sc_lv< W > >.

Reimplemented in sc_core::sc_out_rv< W >.


Constructor & Destructor Documentation

template<int W>
sc_core::sc_inout_rv< W >::sc_inout_rv (  )  [inline]

template<int W>
sc_core::sc_inout_rv< W >::sc_inout_rv ( const char *  name_  )  [inline, explicit]

template<int W>
sc_core::sc_inout_rv< W >::sc_inout_rv ( inout_if_type interface_  )  [inline, explicit]

template<int W>
sc_core::sc_inout_rv< W >::sc_inout_rv ( const char *  name_,
inout_if_type interface_ 
) [inline]

template<int W>
sc_core::sc_inout_rv< W >::sc_inout_rv ( inout_port_type parent_  )  [inline, explicit]

template<int W>
sc_core::sc_inout_rv< W >::sc_inout_rv ( const char *  name_,
inout_port_type parent_ 
) [inline]

template<int W>
sc_core::sc_inout_rv< W >::sc_inout_rv ( this_type parent_  )  [inline]

template<int W>
sc_core::sc_inout_rv< W >::sc_inout_rv ( const char *  name_,
this_type parent_ 
) [inline]

template<int W>
virtual sc_core::sc_inout_rv< W >::~sc_inout_rv (  )  [inline, virtual]

template<int W>
sc_core::sc_inout_rv< W >::sc_inout_rv ( const this_type  )  [private]


Member Function Documentation

template<int W>
this_type& sc_core::sc_inout_rv< W >::operator= ( const data_type value_  )  [inline]

Reimplemented from sc_core::sc_inout< sc_dt::sc_lv< W > >.

Reimplemented in sc_core::sc_out_rv< W >.

template<int W>
this_type& sc_core::sc_inout_rv< W >::operator= ( const in_if_type interface_  )  [inline]

Reimplemented in sc_core::sc_out_rv< W >.

template<int W>
this_type& sc_core::sc_inout_rv< W >::operator= ( const in_port_type port_  )  [inline]

Reimplemented in sc_core::sc_out_rv< W >.

template<int W>
this_type& sc_core::sc_inout_rv< W >::operator= ( const inout_port_type port_  )  [inline]

Reimplemented in sc_core::sc_out_rv< W >.

template<int W>
this_type& sc_core::sc_inout_rv< W >::operator= ( const this_type port_  )  [inline]

Reimplemented from sc_core::sc_inout< sc_dt::sc_lv< W > >.

Reimplemented in sc_core::sc_out_rv< W >.

template<int W>
void sc_core::sc_inout_rv< W >::end_of_elaboration (  )  [virtual]

Reimplemented from sc_core::sc_inout< sc_dt::sc_lv< W > >.

template<int W>
virtual const char* sc_core::sc_inout_rv< W >::kind (  )  const [inline, virtual]

Reimplemented from sc_core::sc_inout< sc_dt::sc_lv< W > >.

Reimplemented in sc_core::sc_out_rv< W >.


The documentation for this class was generated from the following file:
Generated on Wed Apr 25 13:53:30 2007 for SystemC by  doxygen 1.5.1