Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

sc_port< IF, N > Class Template Reference

#include <sc_port.h>

Inheritance diagram for sc_port< IF, N >:

Inheritance graph
[legend]
Collaboration diagram for sc_port< IF, N >:

Collaboration graph
[legend]
List of all members.

Public Methods

 sc_port ()
 sc_port (const char *name_)
 sc_port (IF &interface_)
 sc_port (const char *name_, IF &interface_)
 sc_port (base_type &parent_)
 sc_port (const char *name_, base_type &parent_)
 sc_port (this_type &parent_)
 sc_port (const char *name_, this_type &parent_)
virtual ~sc_port ()
virtual const char * kind () const

template<class IF, int N = 1>
class sc_port< IF, N >


Constructor & Destructor Documentation

template<class IF, int N = 1>
sc_port< IF, N >::sc_port   [inline]
 

Definition at line 354 of file sc_port.h.

template<class IF, int N = 1>
sc_port< IF, N >::sc_port const char *    name_ [inline, explicit]
 

Definition at line 358 of file sc_port.h.

template<class IF, int N = 1>
sc_port< IF, N >::sc_port IF &    interface_ [inline, explicit]
 

Definition at line 362 of file sc_port.h.

template<class IF, int N = 1>
sc_port< IF, N >::sc_port const char *    name_,
IF &    interface_
[inline]
 

Definition at line 366 of file sc_port.h.

template<class IF, int N = 1>
sc_port< IF, N >::sc_port base_type   parent_ [inline, explicit]
 

Definition at line 370 of file sc_port.h.

template<class IF, int N = 1>
sc_port< IF, N >::sc_port const char *    name_,
base_type   parent_
[inline]
 

Definition at line 374 of file sc_port.h.

template<class IF, int N = 1>
sc_port< IF, N >::sc_port this_type   parent_ [inline]
 

Definition at line 378 of file sc_port.h.

template<class IF, int N = 1>
sc_port< IF, N >::sc_port const char *    name_,
this_type   parent_
[inline]
 

Definition at line 382 of file sc_port.h.

template<class IF, int N = 1>
virtual sc_port< IF, N >::~sc_port   [inline, virtual]
 

Definition at line 389 of file sc_port.h.


Member Function Documentation

template<class IF, int N = 1>
virtual const char* sc_port< IF, N >::kind   const [inline, virtual]
 

Reimplemented from sc_port_base.

Reimplemented in sc_fifo_in< T >, sc_fifo_out< T >, sc_in< T >, sc_in< bool >, sc_in< sc_logic >, sc_inout< T >, sc_inout< bool >, sc_inout< sc_logic >, sc_out< T >, sc_in_resolved, sc_inout_resolved, and sc_out_resolved.

Definition at line 392 of file sc_port.h.


The documentation for this class was generated from the following file:
Generated on Fri Jan 14 08:31:47 2005 for SystemC2.1beta11(excludingMSLib)(IncludingSCV)\nProvidedby:www.openverificationfoundation.org by doxygen1.2.18