#include <micronodes_ports.h>

Public Types | |
| using | Super = PortDefBaseCtor |
Public Types inherited from PortDefBase< C, MICRO, HASH, FLAGS, -1 > | |
| using | PortClass = C |
| using | MicroNodeClass = MICRO |
Public Member Functions | |
| PortDefBaseCtor (const PortDefBaseCtor &)=default | |
| PortDefBaseCtor () | |
| PortDefBaseCtor (ENUM_DONT_INITIALIZE) | |
Public Member Functions inherited from PortDefBase< C, MICRO, HASH, FLAGS, -1 > | |
| PortDefBase ()=default | |
| PortDefBase (const PortDefBase &src) | |
| SourceCodePortId | GetSourceCodePortId () const |
Additional Inherited Members | |
Static Public Member Functions inherited from PortDefBase< C, MICRO, HASH, FLAGS, -1 > | |
| static Int | GetSourceCodePortHash () |
Static Public Attributes inherited from PortDefBase< C, MICRO, HASH, FLAGS, -1 > | |
| static const MicroNode::FLAGS | MICRONODE_FLAGS |
Protected Attributes inherited from PortDefBase< C, MICRO, HASH, FLAGS, -1 > | |
| MicroNodeGroupInterface::PrivateAutoCreatePortInfo * | _info |
| Int | _linearIndex |
| using Super = PortDefBaseCtor |
|
default |
| PortDefBaseCtor | ( | ) |
|
explicit |