SystemC
2.3.2
Accellera SystemC proof-of-concept library
|
#include <sysc/communication/sc_signal_rv_ports.h>
Public Types | |
typedef sc_dt::sc_lv< W > | data_type |
typedef sc_in_rv< W > | this_type |
typedef sc_in< 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_port_type | inout_port_type |
typedef sc_signal_in_if< data_type > | if_type |
typedef base_type::port_type | base_port_type |
typedef sc_signal_inout_if< data_type > | inout_if_type |
typedef this_type | port_type |
typedef unsigned | phase_cb_mask |
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 |
SC_VIRTUAL_ void | bind (const in_if_type &interface_) |
SC_VIRTUAL_ void | bind (in_if_type &interface_) |
SC_VIRTUAL_ void | bind (in_port_type &parent_) |
SC_VIRTUAL_ void | bind (inout_port_type &parent_) |
SC_VIRTUAL_ void | bind (IF &interface_) |
void | operator() (const in_if_type &interface_) |
void | operator() (in_port_type &parent_) |
void | operator() (inout_port_type &parent_) |
void | operator() (IF &interface_) |
const sc_event & | default_event () const |
const sc_event & | value_changed_event () const |
const data_type & | read () const |
operator const data_type & () const | |
bool | event () const |
sc_event_finder & | value_changed () const |
void | add_trace (sc_trace_file *, const std::string &) const |
void | add_trace_internal (sc_trace_file *, const std::string &) const |
int | size () const |
IF * | operator-> () |
const IF * | operator-> () const |
const IF * | get_interface (int iface_i) const |
IF * | get_interface (int iface_i) |
virtual sc_interface * | get_interface () |
virtual const sc_interface * | get_interface () const |
IF * | operator[] (int index_) |
const IF * | operator[] (int index_) const |
virtual sc_type_index | get_interface_type () const |
int | bind_count () |
const char * | name () const |
const char * | basename () const |
virtual void | print (::std::ostream &os=::std::cout) const |
virtual void | dump (::std::ostream &os=::std::cout) const |
virtual void | trace (sc_trace_file *tf) const |
sc_simcontext * | simcontext () const |
bool | add_attribute (sc_attr_base &) |
sc_attr_base * | get_attribute (const std::string &name_) |
const sc_attr_base * | get_attribute (const std::string &name_) const |
sc_attr_base * | remove_attribute (const std::string &name_) |
void | remove_all_attributes () |
int | num_attributes () const |
sc_attr_cltn & | attr_cltn () |
const sc_attr_cltn & | attr_cltn () const |
virtual const std::vector< sc_event * > & | get_child_events () const |
virtual const std::vector< sc_object * > & | get_child_objects () const |
sc_object * | get_parent () const |
sc_object * | get_parent_object () const |
Protected Attributes | |
sc_trace_params_vec * | m_traces |
sc_bind_info * | m_bind_info |
Definition at line 53 of file sc_signal_rv_ports.h.
|
inherited |
Definition at line 98 of file sc_signal_ports.h.
typedef sc_in<data_type> sc_core::sc_in_rv< W >::base_type |
Definition at line 63 of file sc_signal_rv_ports.h.
typedef sc_dt::sc_lv<W> sc_core::sc_in_rv< W >::data_type |
Definition at line 60 of file sc_signal_rv_ports.h.
|
inherited |
Definition at line 95 of file sc_signal_ports.h.
typedef base_type::in_if_type sc_core::sc_in_rv< W >::in_if_type |
Definition at line 65 of file sc_signal_rv_ports.h.
typedef base_type::in_port_type sc_core::sc_in_rv< W >::in_port_type |
Definition at line 66 of file sc_signal_rv_ports.h.
|
inherited |
Definition at line 102 of file sc_signal_ports.h.
typedef base_type::inout_port_type sc_core::sc_in_rv< W >::inout_port_type |
Definition at line 67 of file sc_signal_rv_ports.h.
|
inherited |
Definition at line 75 of file sc_object.h.
|
inherited |
typedef sc_in_rv<W> sc_core::sc_in_rv< W >::this_type |
Definition at line 62 of file sc_signal_rv_ports.h.
|
inline |
Definition at line 73 of file sc_signal_rv_ports.h.
|
inlineexplicit |
Definition at line 77 of file sc_signal_rv_ports.h.
|
inlineexplicit |
Definition at line 81 of file sc_signal_rv_ports.h.
|
inline |
Definition at line 85 of file sc_signal_rv_ports.h.
|
inlineexplicit |
Definition at line 89 of file sc_signal_rv_ports.h.
|
inline |
Definition at line 93 of file sc_signal_rv_ports.h.
|
inlineexplicit |
Definition at line 97 of file sc_signal_rv_ports.h.
|
inline |
Definition at line 101 of file sc_signal_rv_ports.h.
|
inline |
Definition at line 105 of file sc_signal_rv_ports.h.
|
inline |
Definition at line 109 of file sc_signal_rv_ports.h.
|
inlinevirtual |
Definition at line 116 of file sc_signal_rv_ports.h.
|
inherited |
|
protectedvirtualinherited |
|
protectedvirtualinherited |
Reimplemented in sc_core::sc_process_b.
|
protectedinherited |
|
protectedinherited |
|
inlineinherited |
Definition at line 341 of file sc_signal_ports.h.
|
inlineinherited |
Definition at line 327 of file sc_signal_ports.h.
|
inherited |
|
inherited |
|
inherited |
|
protectedvirtualinherited |
|
protectedinherited |
|
inlineinherited |
Definition at line 171 of file sc_signal_ports.h.
|
inlineinherited |
Definition at line 174 of file sc_signal_ports.h.
|
inlineinherited |
Definition at line 183 of file sc_signal_ports.h.
|
inlineinherited |
Definition at line 192 of file sc_signal_ports.h.
|
inlineprotectedinherited |
Definition at line 273 of file sc_signal_ports.h.
|
inlineinherited |
|
inherited |
|
inlineinherited |
Definition at line 203 of file sc_signal_ports.h.
|
virtualinherited |
|
virtual |
Reimplemented from sc_core::sc_in< sc_dt::sc_lv< W > >.
Definition at line 144 of file sc_signal_rv_ports.h.
|
protectedvirtualinherited |
|
inlineinherited |
Definition at line 224 of file sc_signal_ports.h.
|
inherited |
|
inherited |
|
inlinevirtualinherited |
Definition at line 114 of file sc_object.h.
|
inlinevirtualinherited |
Reimplemented in sc_core::sc_process_b, and sc_core::sc_module.
Definition at line 117 of file sc_object.h.
|
inlineinherited |
|
inlineinherited |
|
inlinevirtualinherited |
Implements sc_core::sc_port_base.
|
inlinevirtualinherited |
Implements sc_core::sc_port_base.
|
inlinevirtualinherited |
Implements sc_core::sc_port_base.
|
inherited |
|
inlineinherited |
Definition at line 121 of file sc_object.h.
|
inlinevirtual |
Reimplemented from sc_core::sc_in< sc_dt::sc_lv< W > >.
Definition at line 126 of file sc_signal_rv_ports.h.
|
protectedvirtualinherited |
Reimplemented from sc_core::sc_port_base.
|
protectedvirtualinherited |
Reimplemented from sc_core::sc_port_base.
|
inlineinherited |
Definition at line 77 of file sc_object.h.
|
inherited |
|
inlineinherited |
Definition at line 218 of file sc_signal_ports.h.
|
inlineinherited |
Definition at line 177 of file sc_signal_ports.h.
|
inlineinherited |
Definition at line 186 of file sc_signal_ports.h.
|
inlineinherited |
Definition at line 195 of file sc_signal_ports.h.
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
virtualinherited |
|
inlineinherited |
Definition at line 215 of file sc_signal_ports.h.
|
protectedinherited |
|
inherited |
|
inherited |
|
protectedvirtualinherited |
|
protectedvirtualinherited |
Reimplemented in sc_core::sc_process_b.
|
inlineprotectedinherited |
Definition at line 351 of file sc_signal_ports.h.
|
protectedinherited |
|
inlineinherited |
Definition at line 91 of file sc_object.h.
|
inlineinherited |
|
protectedvirtualinherited |
|
virtualinherited |
|
protectedinherited |
|
inlineinherited |
Definition at line 230 of file sc_signal_ports.h.
|
inlineinherited |
Definition at line 209 of file sc_signal_ports.h.
|
inlineprotectedvirtualinherited |
Reimplemented from sc_core::sc_port_b< IF >.
Definition at line 368 of file sc_signal_ports.h.
|
inlineprotectedvirtualinherited |
Reimplemented from sc_core::sc_port_b< IF >.
Definition at line 376 of file sc_signal_ports.h.
|
protectedinherited |
|
mutableprotectedinherited |
Definition at line 260 of file sc_signal_ports.h.