![]() |
aimsdata
4.7.0
Neuroimaging data handling
|
Go to the source code of this file.
Classes | |
class | AimsBucketItem< T > |
The template base class for all types of bucket items. More... | |
class | AimsBucketItem< T > |
The template base class for all types of bucket items. More... | |
Functions | |
template<class T > | |
AIMSDATA_API std::ostream & | operator<< (std::ostream &out, const AimsBucketItem< T > &thing) |
template<class T > | |
int | operator== (const AimsBucketItem< T > &thing1, const AimsBucketItem< T > &thing2) |
template<class T > | |
std::ostream & | operator<< (std::ostream &out, const AimsBucketItem< T > &thing) |
|
inline |
|
inline |
|
inline |
Definition at line 110 of file item.h.
References AimsBucketItem< T >::location(), and AimsBucketItem< T >::value().
Referenced by SiteIterator< AimsData< T > >::operator*(), and SiteIterator< AimsSurface< D, Void > >::operator*().