Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members

OutPort< T > Class Template Reference

#include <port.h>

Inheritance diagram for OutPort< T >:

OutPortImplT< T > Out< T > OutPortImpl OutPortBase PortBase Connector IdBase List of all members.

Public Member Functions

 OutPort (const Id &n, Out< T > &i)
void write (const T &t)
void write (const T *p, unsigned int n)
Connectorconnector ()

template<class T>
class OutPort< T >


Constructor & Destructor Documentation

template<class T>
OutPort< T >::OutPort const Id n,
Out< T > &  i
 

Definition at line 42 of file port.cc.


Member Function Documentation

template<class T>
Connector * OutPort< T >::connector  )  [inline, virtual]
 

Implements Out< T >.

Definition at line 59 of file port.cc.

template<class T>
void OutPort< T >::write const T *  p,
unsigned int  n
[inline]
 

Reimplemented from OutPortImplT< T >.

Definition at line 53 of file port.cc.

References OutPortImplT< T >::write().

template<class T>
void OutPort< T >::write const T &  t  )  [inline]
 

Reimplemented from OutPortImplT< T >.

Definition at line 47 of file port.cc.

References OutPortImplT< T >::write().

Referenced by write().


The documentation for this class was generated from the following files:
Generated on Wed Feb 15 14:52:41 2006 for yapi by doxygen 1.3.2