IFlowNodeTypeIterator

IFlowNodeTypeIteratorabstract

Structure that permits to iterate through the node type. For each node type the ID and the name are stored. More...

#include

Public Member Functions

virtual void AddRef ()=0
virtual void Release ()=0
virtual bool Next (SNodeType &nodeType)=0

Detailed Description

Structure that permits to iterate through the node type. For each node type the ID and the name are stored.