MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::Kakshya::StructuredView< T >::iterator Class Reference

#include <DataAccess.hpp>

+ Collaboration diagram for MayaFlux::Kakshya::StructuredView< T >::iterator:

Public Types

using difference_type = std::ptrdiff_t
 
using value_type = T
 

Public Member Functions

 iterator (const component_type *ptr, size_t stride)
 
operator* () const
 
iteratoroperator++ ()
 
iterator operator++ (int)
 
bool operator== (const iterator &other) const
 
bool operator!= (const iterator &other) const
 

Private Attributes

const component_typem_ptr
 
size_t m_stride
 

Detailed Description

template<typename T>
class MayaFlux::Kakshya::StructuredView< T >::iterator

Definition at line 194 of file DataAccess.hpp.


The documentation for this class was generated from the following file: