#include <viewiterator.h>
Public Member Functions | |
| void | SetNoIndexing () | 
| void | SetIndexing (Int str, const SimdInfo::Compact &simdInfo) | 
| void | SetIndexing (const SimdBlock< const Generic > &block) | 
| void | SetConstant (const Generic *ptr, Int32 flags=0) | 
| template<Bool ENABLE_SIMD = true> | |
| void | Advance () | 
| template<Bool ENABLE_SIMD = true> | |
| void | Advance (Int advanceCount) | 
| void | PrivateRestorePointer (const Generic *ptr) | 
Public Attributes | |
| const Generic * | value | 
| Int32 | stride | 
| SimdInfo::Compact | simd | 
| void SetNoIndexing | ( | ) | 
| void SetIndexing | ( | Int | str, | 
| const SimdInfo::Compact & | simdInfo | ||
| ) | 
| void SetIndexing | ( | const SimdBlock< const Generic > & | block | ) | 
| void SetConstant | ( | const Generic * | ptr, | 
| Int32 | flags = 0  | 
        ||
| ) | 
| void Advance | ( | ) | 
| void Advance | ( | Int | advanceCount | ) | 
| void PrivateRestorePointer | ( | const Generic * | ptr | ) | 
| const Generic* value | 
| Int32 stride | 
| SimdInfo::Compact simd |