#include <micronodes_ports.h>
Public Types | |
| using | Owner = typename ACCESS::Owner |
Public Member Functions | |
| void | Init (const ACCESS *access, Int index) |
| ACCESS_INDEX | PrivateGetMemberIndex () const |
| const Owner & | GetOwner (Int portIndex) const |
Public Attributes | |
| decltype(std::declval< const ACCESS * >() ->PrivateGet(Int()) | PrivateGet )(Int portIndex) const |
Private Attributes | |
| const ACCESS * | _access |
| Int | _index |
| using Owner = typename ACCESS::Owner |
| void Init | ( | const ACCESS * | access, |
| Int | index | ||
| ) |
| ACCESS_INDEX PrivateGetMemberIndex | ( | ) | const |
|
private |
|
private |