#include <sc_signal_rv_ports.h>
Inheritance diagram for sc_inout_rv< W >:


Public Types | |
| typedef sc_lv< W > | data_type |
| typedef sc_inout_rv< W > | this_type |
| typedef sc_inout< data_type > | base_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 Methods | |
| 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_type & | operator= (const data_type &value_) |
| this_type & | operator= (const in_if_type &interface_) |
| this_type & | operator= (const in_port_type &port_) |
| this_type & | operator= (const inout_port_type &port_) |
| this_type & | operator= (const this_type &port_) |
| virtual void | end_of_elaboration () |
| virtual const char * | kind () const |
Static Public Attributes | |
| const char *const | kind_string = "sc_inout_rv" |
|
|||||
|
Reimplemented from sc_inout< sc_lv< W > >. Reimplemented in sc_out_rv< W >. Definition at line 183 of file sc_signal_rv_ports.h. |
|
|||||
|
Reimplemented from sc_inout< sc_lv< W > >. Reimplemented in sc_out_rv< W >. Definition at line 180 of file sc_signal_rv_ports.h. Referenced by sc_inout_rv< W >::operator=(). |
|
|||||
|
Reimplemented from sc_inout< sc_lv< W > >. Reimplemented in sc_out_rv< W >. Definition at line 185 of file sc_signal_rv_ports.h. Referenced by sc_inout_rv< W >::operator=(). |
|
|||||
|
Reimplemented from sc_inout< sc_lv< W > >. Reimplemented in sc_out_rv< W >. Definition at line 186 of file sc_signal_rv_ports.h. Referenced by sc_inout_rv< W >::operator=(). |
|
|||||
|
Reimplemented from sc_inout< sc_lv< W > >. Reimplemented in sc_out_rv< W >. Definition at line 187 of file sc_signal_rv_ports.h. Referenced by sc_inout_rv< W >::sc_inout_rv(). |
|
|||||
|
Reimplemented from sc_inout< sc_lv< W > >. Reimplemented in sc_out_rv< W >. Definition at line 188 of file sc_signal_rv_ports.h. Referenced by sc_inout_rv< W >::operator=(), and sc_inout_rv< W >::sc_inout_rv(). |
|
|||||
|
Reimplemented from sc_inout< sc_lv< W > >. Reimplemented in sc_out_rv< W >. Definition at line 182 of file sc_signal_rv_ports.h. |
|
|||||||||
|
Definition at line 194 of file sc_signal_rv_ports.h. |
|
||||||||||
|
Definition at line 198 of file sc_signal_rv_ports.h. |
|
||||||||||
|
Definition at line 202 of file sc_signal_rv_ports.h. References sc_inout_rv< W >::inout_if_type. |
|
||||||||||||||||
|
Definition at line 206 of file sc_signal_rv_ports.h. References sc_inout_rv< W >::inout_if_type. |
|
||||||||||
|
Definition at line 210 of file sc_signal_rv_ports.h. References sc_inout_rv< W >::inout_port_type. |
|
||||||||||||||||
|
Definition at line 214 of file sc_signal_rv_ports.h. References sc_inout_rv< W >::inout_port_type. |
|
||||||||||
|
Definition at line 218 of file sc_signal_rv_ports.h. |
|
||||||||||||||||
|
Definition at line 222 of file sc_signal_rv_ports.h. |
|
|||||||||
|
Definition at line 229 of file sc_signal_rv_ports.h. |
|
|||||||||
|
Reimplemented from sc_inout< sc_lv< W > >. Definition at line 280 of file sc_signal_rv_ports.h. References sc_inout_rv< W >::kind(), SC_REPORT_ERROR, and sprintf(). |
|
|||||||||
|
Reimplemented from sc_inout< sc_lv< W > >. Reimplemented in sc_out_rv< W >. Definition at line 260 of file sc_signal_rv_ports.h. References sc_inout_rv< W >::kind_string. Referenced by sc_inout_rv< W >::end_of_elaboration(). |
|
||||||||||
|
Reimplemented from sc_inout< sc_lv< W > >. Reimplemented in sc_out_rv< W >. Definition at line 247 of file sc_signal_rv_ports.h. References sc_inout< sc_lv< W > >::read(), and sc_inout< sc_lv< W > >::write(). |
|
||||||||||
|
Reimplemented from sc_inout< sc_lv< W > >. Reimplemented in sc_out_rv< W >. Definition at line 244 of file sc_signal_rv_ports.h. References sc_inout_rv< W >::inout_port_type, and sc_inout< sc_lv< W > >::write(). |
|
||||||||||
|
Reimplemented from sc_inout< sc_lv< W > >. Reimplemented in sc_out_rv< W >. Definition at line 241 of file sc_signal_rv_ports.h. References sc_inout_rv< W >::in_port_type, and sc_inout< sc_lv< W > >::write(). |
|
||||||||||
|
Reimplemented from sc_inout< sc_lv< W > >. Reimplemented in sc_out_rv< W >. Definition at line 238 of file sc_signal_rv_ports.h. References sc_inout_rv< W >::in_if_type, and sc_inout< sc_lv< W > >::write(). |
|
||||||||||
|
Reimplemented from sc_inout< sc_lv< W > >. Reimplemented in sc_out_rv< W >. Definition at line 235 of file sc_signal_rv_ports.h. References sc_inout_rv< W >::data_type, and sc_inout< sc_lv< W > >::write(). |
|
|||||
|
Reimplemented from sc_inout< sc_lv< W > >. Reimplemented in sc_out_rv< W >. Definition at line 273 of file sc_signal_rv_ports.h. Referenced by sc_inout_rv< W >::kind(). |
1.2.18