aimsdata 6.0.0
Neuroimaging data handling
bckMapR.h File Reference
#include <aims/config/aimsdata_config.h>
#include <aims/bucket/bucketMap.h>
#include <aims/io/bckheader.h>
#include <aims/io/defaultItemR.h>
#include <cartobase/exception/ioexcept.h>
#include <soma-io/utilities/asciidatasourcetraits.h>
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

namespace  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().