igor::iNodeManager::iAction Struct Reference

#include <iNodeManager.h>

Public Attributes

iNodeID _nodeA = iNode::INVALID_NODE_ID
 
iNodeID _nodeB = iNode::INVALID_NODE_ID
 
iActionType _action = iActionType::Undefined
 

Detailed Description

struct used for queueing actions

Member Data Documentation

◆ _action

iActionType igor::iNodeManager::iAction::_action = iActionType::Undefined

the action to do with node A, B or both

◆ _nodeA

iNodeID igor::iNodeManager::iAction::_nodeA = iNode::INVALID_NODE_ID

node A to do an action with

◆ _nodeB

iNodeID igor::iNodeManager::iAction::_nodeB = iNode::INVALID_NODE_ID

node B to do an action with


The documentation for this struct was generated from the following file: