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

port.cc File Reference

Go to the source code of this file.

Functions

template<class T> void read (InPort< T > &s, T &t)
template<class T> void read (InPort< T > &s, T *p, unsigned int n)
template<class T> void write (OutPort< T > &s, const T &t)
template<class T> void write (OutPort< T > &s, const T *p, unsigned int n)


Function Documentation

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

Definition at line 74 of file port.cc.

References InPort< T >::read().

template<class T>
void read InPort< T > &  s,
T &  t
[inline]
 

Definition at line 68 of file port.cc.

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

Definition at line 86 of file port.cc.

References OutPort< T >::write().

template<class T>
void write OutPort< T > &  s,
const T &  t
[inline]
 

Definition at line 80 of file port.cc.


Generated on Wed Feb 15 14:52:39 2006 for yapi by doxygen 1.3.2