#include <micronodes_ports.h>
Public Member Functions | |
| const Generic * | PrivateGet (Int portIndex) const |
| Bool | IsNeeded () const |
| Bool | HasValue () const |
| void | Init (const ACCESS &a, ACCESS_INDEX i) |
| ACCESS_INDEX | PrivateGetMemberIndex () const |
Private Attributes | |
| const ACCESS * | _access |
| ACCESS_INDEX | _index |
| const Generic* PrivateGet | ( | Int | portIndex | ) | const |
| Bool IsNeeded | ( | ) | const |
| Bool HasValue | ( | ) | const |
| void Init | ( | const ACCESS & | a, |
| ACCESS_INDEX | i | ||
| ) |
| ACCESS_INDEX PrivateGetMemberIndex | ( | ) | const |
|
private |
|
private |