|  | aimsdata
    5.1.2
    Neuroimaging data handling | 
#include <aims/texdata/texdata.h>
| Public Types | |
| typedef SiteType< S >::type | Site | 
| Public Member Functions | |
| Site & | operator* () | 
| SiteIterator< S > & | operator++ () | 
| SiteIterator< S > & | operator-- () | 
| bool | operator== (const SiteIterator< S > &other) const | 
| bool | operator!= (const SiteIterator< S > &other) const | 
| typedef SiteType<S>::type SiteIterator< S >::Site | 
| bool SiteIterator< S >::operator!= | ( | const SiteIterator< S > & | other | ) | const | 
| Site& SiteIterator< S >::operator* | ( | ) | 
| SiteIterator<S>& SiteIterator< S >::operator++ | ( | ) | 
| SiteIterator<S>& SiteIterator< S >::operator-- | ( | ) | 
| bool SiteIterator< S >::operator== | ( | const SiteIterator< S > & | other | ) | const |