aimsdata  5.1.2
Neuroimaging data handling
reader.h File Reference
#include <aims/config/aimsdata_config.h>
#include <aims/def/general.h>
#include <cartobase/object/object.h>
#include <string>
Include dependency graph for reader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  aims::Reader< T >
 Generic reader for every format of Aims object. More...
 

Namespaces

 aims
 The class for EcatSino data write operation.
 

Functions

template<class T >
aims::Reader< T > & operator>> (aims::Reader< T > &reader, T &thing)
 

Function Documentation

◆ operator>>()

template<class T >
aims::Reader<T>& operator>> ( aims::Reader< T > &  reader,
T &  thing 
)
inline

Definition at line 121 of file reader.h.

References aims::Reader< T >::read().