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

OutPortImplT< T > Class Template Reference

#include <portimplt.h>

Inheritance diagram for OutPortImplT< T >:

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

Public Member Functions

 OutPortImplT (const IdBase &n, Out< T > &i)
void write (const T &s)
void write (const T *p, unsigned int n)

template<class T>
class OutPortImplT< T >


Constructor & Destructor Documentation

template<class T>
OutPortImplT< T >::OutPortImplT const IdBase n,
Out< T > &  i
 

Definition at line 38 of file portimplt.cc.


Member Function Documentation

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

Reimplemented in OutPort< T >.

Definition at line 51 of file portimplt.cc.

References OutPortImpl::impl.

template<class T>
void OutPortImplT< T >::write const T &  s  )  [inline]
 

Reimplemented in OutPort< T >.

Definition at line 43 of file portimplt.cc.

References OutPortImpl::impl.

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