SystemC
Recoding Infrastructure for SystemC v0.6.2 derived from Accellera SystemC 2.3.1
Accellera SystemC proof-of-concept library
|
Abstract base class for class sc_port_b. More...
#include <sysc/communication/sc_port.h>
Public Types | |
typedef sc_port_base | this_type |
Public Types inherited from sc_core::sc_object | |
typedef unsigned | phase_cb_mask |
Public Member Functions | |
int | bind_count () |
virtual sc_interface * | get_interface ()=0 |
virtual const sc_interface * | get_interface () const =0 |
virtual const char * | kind () const |
Public Member Functions inherited from sc_core::sc_object | |
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_bind_info * | m_bind_info |
Friends | |
class | sc_module |
class | sc_port_registry |
class | sc_sensitive |
class | sc_sensitive_pos |
class | sc_sensitive_neg |
|
explicitprotected |
|
protected |
|
protectedvirtual |
|
protectedpure virtual |
|
protected |
|
protected |
|
protectedvirtual |
|
protected |
|
protected |
int sc_core::sc_port_base::bind_count | ( | ) |
|
protectedvirtual |
Reimplemented in sc_core::sc_inout< sc_dt::sc_logic >, sc_core::sc_inout< bool >, sc_core::sc_inout< T >, sc_core::sc_inout< sc_dt::sc_lv< W > >, sc_core::sc_in< sc_dt::sc_logic >, sc_core::sc_in< bool >, sc_core::sc_in< T >, sc_core::sc_in< sc_dt::sc_lv< W > >, sc_core::sc_inout_rv< W >, sc_core::sc_inout_resolved, sc_core::sc_in_rv< W >, and sc_core::sc_in_resolved.
|
protectedvirtual |
|
pure virtual |
Implemented in sc_core::sc_port_b< IF >, sc_core::sc_port_b< sc_signal_inout_if< T > >, sc_core::sc_port_b< sc_signal_inout_if< bool > >, sc_core::sc_port_b< sc_fifo_out_if< T > >, sc_core::sc_port_b< sc_fifo_in_if< T > >, sc_core::sc_port_b< sc_signal_in_if< T > >, sc_core::sc_port_b< sc_signal_in_if< bool > >, sc_core::sc_port_b< sc_signal_inout_if< sc_dt::sc_logic > >, and sc_core::sc_port_b< sc_signal_in_if< sc_dt::sc_logic > >.
|
pure virtual |
Implemented in sc_core::sc_port_b< IF >, sc_core::sc_port_b< sc_signal_inout_if< T > >, sc_core::sc_port_b< sc_signal_inout_if< bool > >, sc_core::sc_port_b< sc_fifo_out_if< T > >, sc_core::sc_port_b< sc_fifo_in_if< T > >, sc_core::sc_port_b< sc_signal_in_if< T > >, sc_core::sc_port_b< sc_signal_in_if< bool > >, sc_core::sc_port_b< sc_signal_inout_if< sc_dt::sc_logic > >, and sc_core::sc_port_b< sc_signal_in_if< sc_dt::sc_logic > >.
|
protectedpure virtual |
|
protectedpure virtual |
|
inlinevirtual |
Reimplemented from sc_core::sc_object.
Reimplemented in sc_core::sc_out< T >, sc_core::sc_out< bool >, sc_core::sc_inout< sc_dt::sc_logic >, sc_core::sc_inout< bool >, sc_core::sc_inout< T >, sc_core::sc_inout< sc_dt::sc_lv< W > >, sc_core::sc_in< sc_dt::sc_logic >, sc_core::sc_in< bool >, sc_core::sc_port< IF, N, P >, sc_core::sc_port< sc_signal_inout_if< T >, 1, SC_ONE_OR_MORE_BOUND >, sc_core::sc_port< sc_signal_in_if< bool >, 1, SC_ONE_OR_MORE_BOUND >, sc_core::sc_port< sc_fifo_out_if< T >, 0, SC_ONE_OR_MORE_BOUND >, sc_core::sc_port< sc_signal_inout_if< sc_dt::sc_logic >, 1, SC_ONE_OR_MORE_BOUND >, sc_core::sc_port< sc_signal_inout_if< bool >, 1, SC_ONE_OR_MORE_BOUND >, sc_core::sc_port< sc_signal_in_if< T >, 1, SC_ONE_OR_MORE_BOUND >, sc_core::sc_port< sc_signal_in_if< sc_dt::sc_logic >, 1, SC_ONE_OR_MORE_BOUND >, sc_core::sc_port< sc_fifo_in_if< T >, 0, SC_ONE_OR_MORE_BOUND >, sc_core::sc_out_rv< W >, sc_core::sc_out_resolved, sc_core::sc_fifo_out< T >, sc_core::sc_in< T >, sc_core::sc_in< sc_dt::sc_lv< W > >, sc_core::sc_inout_rv< W >, sc_core::sc_inout_resolved, sc_core::sc_fifo_in< T >, sc_core::sc_in_rv< W >, and sc_core::sc_in_resolved.
|
protectedvirtual |
Reimplemented in sc_core::sc_port_b< IF >, sc_core::sc_port_b< sc_signal_inout_if< T > >, sc_core::sc_port_b< sc_signal_inout_if< bool > >, sc_core::sc_port_b< sc_fifo_out_if< T > >, sc_core::sc_port_b< sc_fifo_in_if< T > >, sc_core::sc_port_b< sc_signal_in_if< T > >, sc_core::sc_port_b< sc_signal_in_if< bool > >, sc_core::sc_port_b< sc_signal_inout_if< sc_dt::sc_logic > >, and sc_core::sc_port_b< sc_signal_in_if< sc_dt::sc_logic > >.
|
protectedvirtual |
Reimplemented in sc_core::sc_port_b< IF >, sc_core::sc_port_b< sc_signal_inout_if< T > >, sc_core::sc_port_b< sc_signal_inout_if< bool > >, sc_core::sc_port_b< sc_fifo_out_if< T > >, sc_core::sc_port_b< sc_fifo_in_if< T > >, sc_core::sc_port_b< sc_signal_in_if< T > >, sc_core::sc_port_b< sc_signal_in_if< bool > >, sc_core::sc_port_b< sc_signal_inout_if< sc_dt::sc_logic > >, and sc_core::sc_port_b< sc_signal_in_if< sc_dt::sc_logic > >.
|
protected |
|
protectedvirtual |
|
protectedpure virtual |
Implemented in sc_core::sc_in< sc_dt::sc_logic >, sc_core::sc_in< bool >, sc_core::sc_port_b< IF >, sc_core::sc_port_b< sc_signal_inout_if< T > >, sc_core::sc_port_b< sc_signal_inout_if< bool > >, sc_core::sc_port_b< sc_fifo_out_if< T > >, sc_core::sc_port_b< sc_fifo_in_if< T > >, sc_core::sc_port_b< sc_signal_in_if< T > >, sc_core::sc_port_b< sc_signal_in_if< bool > >, sc_core::sc_port_b< sc_signal_inout_if< sc_dt::sc_logic > >, sc_core::sc_port_b< sc_signal_in_if< sc_dt::sc_logic > >, sc_core::sc_in< T >, and sc_core::sc_in< sc_dt::sc_lv< W > >.
|
protectedpure virtual |
Implemented in sc_core::sc_in< sc_dt::sc_logic >, sc_core::sc_in< bool >, sc_core::sc_port_b< IF >, sc_core::sc_port_b< sc_signal_inout_if< T > >, sc_core::sc_port_b< sc_signal_inout_if< bool > >, sc_core::sc_port_b< sc_fifo_out_if< T > >, sc_core::sc_port_b< sc_fifo_in_if< T > >, sc_core::sc_port_b< sc_signal_in_if< T > >, sc_core::sc_port_b< sc_signal_in_if< bool > >, sc_core::sc_port_b< sc_signal_inout_if< sc_dt::sc_logic > >, sc_core::sc_port_b< sc_signal_in_if< sc_dt::sc_logic > >, sc_core::sc_in< T >, and sc_core::sc_in< sc_dt::sc_lv< W > >.
|
friend |
|
friend |
|
friend |
|
friend |
|
protected |