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