aimsdata  4.7.0
Neuroimaging data handling
bckW.h File Reference
#include <aims/io/bckItemW.h>
#include <aims/bucket/bucket.h>
#include <aims/io/bckheader.h>
#include <aims/io/datatypecode.h>
#include <cartobase/exception/ioexcept.h>
#include <fstream>
Include dependency graph for bckW.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  aims::BckWriter< T >
 

Namespaces

 aims
 The class for EcatSino data write operation.
 

Functions

template<class T >
aims::BckWriter< T > & operator<< (aims::BckWriter< T > &writer, const AimsBucket< T > &thing)
 

Function Documentation

◆ operator<<()

template<class T >
aims::BckWriter<T>& operator<< ( aims::BckWriter< T > &  writer,
const AimsBucket< T > &  thing 
)
inline

Definition at line 121 of file bckW.h.

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