Dataflow Runtime API  3.1.1.0
Enumerations
imt::base::core::util::iteratorType Namespace Reference

Enumerations

enum  IteratorType { UNIDIRECTIONAL , BIDIRECTIONAL }
 enum for the linked list types More...
 

Enumeration Type Documentation

◆ IteratorType

enum for the linked list types

Enumerator
UNIDIRECTIONAL 
BIDIRECTIONAL 

use this enumerator to use the UNIDIRECTIONAL iterator implementation

use this enumerator to use the BIDIRECTIONAL iterator implementation