#include <portimplt.h>
Inheritance diagram for InPortImplT< T >:
Public Member Functions | |
InPortImplT (const IdBase &n, In< T > &i) | |
void | read (T &s) |
void | read (T *p, unsigned int n) |
|
Definition at line 19 of file portimplt.cc. |
|
Reimplemented in InPort< T >. Definition at line 30 of file portimplt.cc. References rteInPort::read(), and InPortImpl::rte(). |
|
Reimplemented in InPort< T >. Definition at line 24 of file portimplt.cc. References rteInPort::read(), and InPortImpl::rte(). Referenced by InPort< T >::read(). |