#include <micronodes_ports.h>
Public Types | |
| using | Owner = OWNER |
Public Member Functions | |
| const Generic * | PrivateGet (Int portIndex) const |
| Bool | IsNeeded (Int portIndex=0) const |
| Bool | HasValue (Int portIndex=0) const |
| const OWNER & | GetOwner (Int portIndex) const |
| void | Init () |
Static Public Member Functions | |
| static ACCESS_INDEX | PrivateGetMemberIndex () |
Protected Member Functions | |
| MappedPortAccess ()=default | |
| MappedPortAccess (const MappedPortAccess &src) | |
| MappedPortAccess & | operator= (const MappedPortAccess &)=delete |
Protected Attributes | |
| PortsDescription * | _description |
| using Owner = OWNER |
|
protecteddefault |
|
protected |
|
static |
| const Generic* PrivateGet | ( | Int | portIndex | ) | const |
| const OWNER& GetOwner | ( | Int | portIndex | ) | const |
| void Init | ( | ) |
|
protecteddelete |
|
protected |