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

Enumerations

enum  CIteratorType { UNIDIRECTIONAL , BIDIRECTIONAL }
 enum for const iterator types More...
 

Enumeration Type Documentation

◆ CIteratorType

enum for const iterator types

Enumerator
UNIDIRECTIONAL 
BIDIRECTIONAL 

use this enumerator to use the UNIDIRECTIONAL iterator implementation

use this enumerator to use the BIDIRECTIONAL iterator implementation