aimsdata  5.0.5
Neuroimaging data handling
bckMapR.h File Reference
Include dependency graph for bckMapR.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  aims::BckMapReader< T >
 BucketMap objects can be read / written by BckMapReader / BckMapWriter, these IO classes operate on the EXACT SAME FORMAT as the BCK format used by AimsBucket objects. More...
 

Namespaces

 aims
 The class for EcatSino data write operation.
 

Functions

template<class T >
aims::BckMapReader< T > & operator>> (aims::BckMapReader< T > &reader, aims::BucketMap< T > &thing)
 

Function Documentation

◆ operator>>()

template<class T >
aims::BckMapReader<T>& operator>> ( aims::BckMapReader< T > &  reader,
aims::BucketMap< T > &  thing 
)
inline

Definition at line 177 of file bckMapR.h.

References aims::BckMapReader< T >::read().