#include <port.h>
Inheritance diagram for OutPort< T >:
Public Member Functions | |
OutPort (const Id &n, Out< T > &i) | |
virtual | ~OutPort () |
void | write (const T &t) |
void | write (const T *p, unsigned int n) |
yapiObject_t | getYAPIType () |
virtual void | dumpYML (std::ostream &stream, int tablevel) |
|
|
|
|
|
Implements Out< T >. |
|
Implements Out< T >. |
|
Reimplemented from Id. |
|
Reimplemented from Id. |