sc_core::sc_in_rv< W > Class Template Reference

The sc_signal_rv<W> input port class. More...

#include <sysc/communication/sc_signal_rv_ports.h>

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

List of all members.

Public Types

typedef sc_dt::sc_lv< W > data_type
typedef sc_in_rv< W > this_type
typedef sc_in< 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_port_type inout_port_type

Public Member Functions

 sc_in_rv ()
 sc_in_rv (const char *name_)
 sc_in_rv (const in_if_type &interface_)
 sc_in_rv (const char *name_, const in_if_type &interface_)
 sc_in_rv (in_port_type &parent_)
 sc_in_rv (const char *name_, in_port_type &parent_)
 sc_in_rv (inout_port_type &parent_)
 sc_in_rv (const char *name_, inout_port_type &parent_)
 sc_in_rv (this_type &parent_)
 sc_in_rv (const char *name_, this_type &parent_)
virtual ~sc_in_rv ()
virtual void end_of_elaboration ()
virtual const char * kind () const

Detailed Description

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

The sc_signal_rv<W> input port class.

Definition at line 47 of file sc_signal_rv_ports.h.


Member Typedef Documentation

template<int W>
typedef sc_in<data_type> sc_core::sc_in_rv< W >::base_type

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

Definition at line 57 of file sc_signal_rv_ports.h.

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

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

Definition at line 54 of file sc_signal_rv_ports.h.

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

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

Definition at line 59 of file sc_signal_rv_ports.h.

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

Definition at line 60 of file sc_signal_rv_ports.h.

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

Definition at line 61 of file sc_signal_rv_ports.h.

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

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

Definition at line 56 of file sc_signal_rv_ports.h.


Constructor & Destructor Documentation

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

Definition at line 67 of file sc_signal_rv_ports.h.

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

Definition at line 71 of file sc_signal_rv_ports.h.

template<int W>
sc_core::sc_in_rv< W >::sc_in_rv ( const in_if_type interface_  )  [inline, explicit]

Definition at line 75 of file sc_signal_rv_ports.h.

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

Definition at line 79 of file sc_signal_rv_ports.h.

template<int W>
sc_core::sc_in_rv< W >::sc_in_rv ( in_port_type parent_  )  [inline, explicit]

Definition at line 83 of file sc_signal_rv_ports.h.

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

Definition at line 87 of file sc_signal_rv_ports.h.

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

Definition at line 91 of file sc_signal_rv_ports.h.

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

Definition at line 95 of file sc_signal_rv_ports.h.

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

Definition at line 99 of file sc_signal_rv_ports.h.

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

Definition at line 103 of file sc_signal_rv_ports.h.

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

Definition at line 110 of file sc_signal_rv_ports.h.


Member Function Documentation

template<int W>
void sc_core::sc_in_rv< W >::end_of_elaboration (  )  [inline, virtual]

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

Definition at line 138 of file sc_signal_rv_ports.h.

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

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

Definition at line 120 of file sc_signal_rv_ports.h.


The documentation for this class was generated from the following file:

Generated on 30 Sep 2016 for SystemC by  doxygen 1.6.1