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

InPortImplT< T > Class Template Reference

#include <portimplt.h>

Inheritance diagram for InPortImplT< T >:

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

Public Member Functions

 InPortImplT (const IdBase &n, In< T > &i)
void read (T &s)
void read (T *p, unsigned int n)

template<class T>
class InPortImplT< T >


Constructor & Destructor Documentation

template<class T>
InPortImplT< T >::InPortImplT const IdBase n,
In< T > &  i
 

Definition at line 19 of file portimplt.cc.


Member Function Documentation

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

Reimplemented in InPort< T >.

Definition at line 30 of file portimplt.cc.

References rteInPort::read(), and InPortImpl::rte().

template<class T>
void InPortImplT< T >::read T &  s  )  [inline]
 

Reimplemented in InPort< T >.

Definition at line 24 of file portimplt.cc.

References rteInPort::read(), and InPortImpl::rte().

Referenced by InPort< T >::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