aimsdata  5.1.2
Neuroimaging data handling
SiteIterator< carto::VolumeRef< T > > Class Template Reference

#include <aims/texdata/texdata.h>

Public Types

typedef SiteType< carto::VolumeRef< T > >::type Site
 

Public Member Functions

Site operator* ()
 
SiteIterator< carto::VolumeRef< T > > & operator++ ()
 
SiteIterator< carto::VolumeRef< T > > & operator-- ()
 
 SiteIterator (const carto::VolumeRef< T > *data, const Site &pos)
 
bool operator== (const SiteIterator< carto::VolumeRef< T > > &other) const
 
bool operator!= (const SiteIterator< carto::VolumeRef< T > > &other) const
 

Detailed Description

template<typename T>
class SiteIterator< carto::VolumeRef< T > >

Definition at line 97 of file texdata.h.

Member Typedef Documentation

◆ Site

template<typename T >
typedef SiteType<carto::VolumeRef<T> >::type SiteIterator< carto::VolumeRef< T > >::Site

Definition at line 99 of file texdata.h.

Constructor & Destructor Documentation

◆ SiteIterator()

template<typename T >
SiteIterator< carto::VolumeRef< T > >::SiteIterator ( const carto::VolumeRef< T > *  data,
const Site pos 
)

Definition at line 284 of file texdata.h.

Member Function Documentation

◆ operator!=()

template<typename T >
bool SiteIterator< carto::VolumeRef< T > >::operator!= ( const SiteIterator< carto::VolumeRef< T > > &  other) const

Definition at line 262 of file texdata.h.

◆ operator*()

template<typename T >
Site SiteIterator< carto::VolumeRef< T > >::operator* ( )
inline

Definition at line 100 of file texdata.h.

◆ operator++()

template<typename T >
SiteIterator< carto::VolumeRef< T > > & SiteIterator< carto::VolumeRef< T > >::operator++

Definition at line 291 of file texdata.h.

◆ operator--()

template<typename T >
SiteIterator< carto::VolumeRef< T > > & SiteIterator< carto::VolumeRef< T > >::operator--

Definition at line 310 of file texdata.h.

◆ operator==()

template<typename T >
bool SiteIterator< carto::VolumeRef< T > >::operator== ( const SiteIterator< carto::VolumeRef< T > > &  other) const

Definition at line 255 of file texdata.h.


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