#include <micronodes_ports.h>
Public Types | |
using | Super = PortDefBaseCtor |
using | PrivateMaxonCorenodesParentDimension = DIMENSION |
using | IndexType = typename std::conditional< std::rank< DIMENSION >::value==1, Int, Int[std::rank< DIMENSION >::value]>::type |
![]() | |
using | PortClass = C |
using | MicroNodeClass = MICRO |
Public Member Functions | |
PortDefBaseCtor (const PortDefBaseCtor &)=default | |
PortDefBaseCtor (const IndexType &index) | |
PortDefBaseCtor (ENUM_DONT_INITIALIZE) | |
![]() | |
PortDefBase ()=default | |
PortDefBase (const PortDefBase &src) | |
SourceCodePortId | GetSourceCodePortId () const |
Additional Inherited Members | |
![]() | |
static Int | GetSourceCodePortHash () |
![]() | |
static const MicroNode::FLAGS | MICRONODE_FLAGS |
![]() | |
MicroNodeGroupInterface::PrivateAutoCreatePortInfo * | _info |
Int | _linearIndex |
using Super = PortDefBaseCtor |
using PrivateMaxonCorenodesParentDimension = DIMENSION |
using IndexType = typename std::conditional<std::rank<DIMENSION>::value == 1, Int, Int[std::rank<DIMENSION>::value]>::type |
|
default |
|
explicit |
|
explicit |