MicroNode::PortsAccess< ACCESS_FLAGS, PORTS >::NonEmptyInputMembersIteration Class Reference

#include <micronodes_ports.h>

Inheritance diagram for MicroNode::PortsAccess< ACCESS_FLAGS, PORTS >::NonEmptyInputMembersIteration:

Public Member Functions

BatchIterator begin ()
 
 PRIVATE_MAXON_RBF_SENTINEL (BatchIterator) end()
 
- Public Member Functions inherited from MicroNode::PortsAccess< ACCESS_FLAGS, PORTS >::InputMembers
Int GetIndex () const
 
const PortsAccessPrivateGetPortsAccess () const
 
PortsAccessPrivateGetPortsAccess ()
 
PortsAccessPrivateGetPortsNonConstAccess () const
 
Context & GetContext () const
 

Static Public Attributes

static const Bool ExpectConst
 
- Static Public Attributes inherited from PortMembers< corenodes::details::Select< PORTS, Int(TYPE::INPUT_MASK), PortsAccess >::type... >
static constexpr Int PORTCOUNT
 

Additional Inherited Members

- Public Types inherited from MicroNode::PortsAccess< ACCESS_FLAGS, PORTS >::InputMembers
using Ports = PortsAccess
 
- Static Public Member Functions inherited from MicroNode::PortsAccess< ACCESS_FLAGS, PORTS >::InputMembers
static Int PrivateGetOffsetInMembers ()
 

Member Function Documentation

◆ begin()

BatchIterator begin ( )

◆ PRIVATE_MAXON_RBF_SENTINEL()

PRIVATE_MAXON_RBF_SENTINEL ( BatchIterator  )

Member Data Documentation

◆ ExpectConst

const Bool ExpectConst
static