Developer documentation
Version 3.0.3-105-gd3941f44
MR::DWI::Fixel_map< Fixel >::ConstIterator Class Reference

#include "dwi/fixel_map.h"

Public Member Functions

 ConstIterator (const MapVoxel *const voxel, const Fixel_map &parent)
 
 ConstIterator (const ConstIterator &)=default
 
ConstIteratoroperator++ ()
 
const Fixel & operator() () const
 
 operator bool () const
 
 operator size_t () const
 

Detailed Description

template<class Fixel>
class MR::DWI::Fixel_map< Fixel >::ConstIterator

Definition at line 167 of file fixel_map.h.

Constructor & Destructor Documentation

◆ ConstIterator() [1/2]

template<class Fixel >
MR::DWI::Fixel_map< Fixel >::ConstIterator::ConstIterator ( const MapVoxel *const  voxel,
const Fixel_map parent 
)
inline

Definition at line 169 of file fixel_map.h.

◆ ConstIterator() [2/2]

template<class Fixel >
MR::DWI::Fixel_map< Fixel >::ConstIterator::ConstIterator ( const ConstIterator )
default

Member Function Documentation

◆ operator bool()

template<class Fixel >
MR::DWI::Fixel_map< Fixel >::ConstIterator::operator bool ( ) const
inline

Definition at line 176 of file fixel_map.h.

◆ operator size_t()

template<class Fixel >
MR::DWI::Fixel_map< Fixel >::ConstIterator::operator size_t ( ) const
inline

Definition at line 177 of file fixel_map.h.

◆ operator()()

template<class Fixel >
const Fixel & MR::DWI::Fixel_map< Fixel >::ConstIterator::operator() ( ) const
inline

Definition at line 175 of file fixel_map.h.

◆ operator++()

template<class Fixel >
ConstIterator & MR::DWI::Fixel_map< Fixel >::ConstIterator::operator++ ( )
inline

Definition at line 174 of file fixel_map.h.


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