Dataflow Runtime API  3.1.1.0
Classes | Namespaces | Enumerations
LinkedListConstIterator.h File Reference
#include <Imt.Base.Core.Diagnostics/Diagnostics.h>
#include <Imt.Base.Core.Platform/Platform.h>

Classes

class  imt::base::core::util::LinkedListConstIterator< LinkedListNode, type >
 LinkedList class iterator. More...
 
class  imt::base::core::util::LinkedListConstIterator< LinkedListNode, cIteratorType::UNIDIRECTIONAL >
 LinkedList class iterator. More...
 
class  imt::base::core::util::LinkedListConstIterator< LinkedListNode, cIteratorType::BIDIRECTIONAL >
 LinkedList class iterator. More...
 

Namespaces

 imt
 This is a application specific file which is used to configure Imt.Base.Core.Math.
 
 imt::base
 
 imt::base::core
 
 imt::base::core::util
 
 imt::base::core::util::cIteratorType
 

Enumerations

enum  imt::base::core::util::cIteratorType::CIteratorType { imt::base::core::util::cIteratorType::UNIDIRECTIONAL , imt::base::core::util::cIteratorType::BIDIRECTIONAL }
 enum for const iterator types More...