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

InPort< T > Class Template Reference

#include <port.h>

Inheritance diagram for InPort< T >:

InPortImplT< T > In< T > InPortImpl InPortBase PortBase Connector IdBase List of all members.

Public Member Functions

 InPort (const Id &n, In< T > &i)
void read (T &t)
void read (T *p, unsigned int n)
Connectorconnector ()

template<class T>
class InPort< T >


Constructor & Destructor Documentation

template<class T>
InPort< T >::InPort const Id n,
In< T > &  i
 

Definition at line 17 of file port.cc.


Member Function Documentation

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

Implements In< T >.

Definition at line 34 of file port.cc.

template<class T>
void InPort< T >::read T *  p,
unsigned int  n
[inline]
 

Reimplemented from InPortImplT< T >.

Definition at line 28 of file port.cc.

References InPortImplT< T >::read().

template<class T>
void InPort< T >::read T &  t  )  [inline]
 

Reimplemented from InPortImplT< T >.

Definition at line 22 of file port.cc.

References InPortImplT< T >::read().

Referenced by read().


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