![]() |
aimsdata
5.1.2
Neuroimaging data handling
|
#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>
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) |
|
inline |