#include <portimplt.h>
Inheritance diagram for OutPortImplT< T >:

Public Member Functions | |
| OutPortImplT (const IdBase &n, Out< T > &i) | |
| void | write (const T &s) |
| void | write (const T *p, unsigned int n) |
|
||||||||||||||||
|
Definition at line 38 of file portimplt.cc. |
|
||||||||||||||||
|
Reimplemented in OutPort< T >. Definition at line 51 of file portimplt.cc. References OutPortImpl::impl. |
|
||||||||||
|
Reimplemented in OutPort< T >. Definition at line 43 of file portimplt.cc. References OutPortImpl::impl. Referenced by OutPort< T >::write(). |
1.3.2