sc_core::sc_interface Class Reference

#include <sc_interface.h>

Inheritance diagram for sc_core::sc_interface:

Inheritance graph
[legend]
Collaboration diagram for sc_core::sc_interface:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual void register_port (sc_port_base &port_, const char *if_typename_)
virtual const sc_eventdefault_event () const
virtual ~sc_interface ()

Protected Member Functions

 sc_interface ()

Private Member Functions

 sc_interface (const sc_interface &)
sc_interfaceoperator= (const sc_interface &)

Static Private Attributes

static sc_event m_never_notified

Constructor & Destructor Documentation

sc_core::sc_interface::~sc_interface (  )  [virtual]

sc_core::sc_interface::sc_interface (  )  [protected]

sc_core::sc_interface::sc_interface ( const sc_interface  )  [private]


Member Function Documentation

void sc_core::sc_interface::register_port ( sc_port_base port_,
const char *  if_typename_ 
) [virtual]

Reimplemented in sc_core::sc_fifo< T >, sc_core::sc_signal< T >, sc_core::sc_signal< bool >, sc_core::sc_signal< sc_dt::sc_logic >, sc_core::sc_signal_resolved, sc_core::sc_signal_rv< W >, and sc_core::sc_signal< sc_dt::sc_lv< W > >.

const sc_event & sc_core::sc_interface::default_event (  )  const [virtual]

Reimplemented in sc_core::sc_event_queue, sc_core::sc_signal< T >, sc_core::sc_signal< bool >, sc_core::sc_signal< sc_dt::sc_logic >, and sc_core::sc_signal< sc_dt::sc_lv< W > >.

sc_interface& sc_core::sc_interface::operator= ( const sc_interface  )  [private]


Member Data Documentation

sc_event sc_core::sc_interface::m_never_notified [static, private]


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