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

Go to the source code of this file.

Classes

class  aims::BckMapWriter< 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::BckMapWriter< T > & operator<< (aims::BckMapWriter< T > &writer, aims::BucketMap< T > &thing)
 

Function Documentation

◆ operator<<()

template<class T >
aims::BckMapWriter<T>& operator<< ( aims::BckMapWriter< T > &  writer,
aims::BucketMap< T > &  thing 
)
inline

Definition at line 142 of file bckMapW.h.

References aims::BckMapWriter< T >::write().