aimsdata 6.0.0
Neuroimaging data handling
bckMapW.h File Reference
#include <aims/config/aimsdata_config.h>
#include <aims/bucket/bucketMap.h>
#include <aims/io/bckheader.h>
#include <aims/io/defaultItemW.h>
#include <aims/io/datatypecode.h>
#include <cartobase/exception/ioexcept.h>
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

namespace  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 1 of file bckMapW.h.