#include <portimpl.h>
Inheritance diagram for InPortImpl:
Public Member Functions | |
InPortImpl (const IdBase &n, Connector &c) | |
rteInPort * | rte () const |
Protected Attributes | |
rteInPort * | impl |
Friends | |
class | rteInPort |
|
Definition at line 14 of file portimpl.cc. |
|
Definition at line 19 of file portimpl.cc. References impl. Referenced by InPortImplT< T >::read(). |
|
Definition at line 25 of file portimpl.h. |
|
Definition at line 29 of file portimpl.h. Referenced by rte(), rteInPort::rteInPort(), and rteInPort::~rteInPort(). |