#include <micronodes_ports.h>

Public Types | |
| using | PortClass = C |
| using | MicroNodeClass = MICRO |
Public Member Functions | |
| PortDefBase ()=default | |
| PortDefBase (const PortDefBase &src) | |
| SourceCodePortId | GetSourceCodePortId () const |
Static Public Member Functions | |
| static Int | GetSourceCodePortHash () |
Static Public Attributes | |
| static const MicroNode::FLAGS | MICRONODE_FLAGS |
Protected Attributes | |
| MicroNodeGroupInterface::PrivateAutoCreatePortInfo * | _info |
| Int | _linearIndex |
| using PortClass = C |
| using MicroNodeClass = MICRO |
|
default |
| PortDefBase | ( | const PortDefBase< C, MICRO, HASH, FLAGS, INDEXCOUNT > & | src | ) |
|
static |
| SourceCodePortId GetSourceCodePortId | ( | ) | const |
|
static |
|
protected |
|
protected |