| soma-io
    5.1.2
    | 


Go to the source code of this file.
| Classes | |
| class | soma::GenericWriter | 
| class | soma::Writer< T > | 
| Generic writer for every format of Aims object.  More... | |
| Namespaces | |
| soma | |
| Functions | |
| template<class T > | |
| soma::GenericWriter & | operator<< (soma::GenericWriter &writer, const T &thing) | 
| template<class T > | |
| soma::Writer< T > & | operator<< (soma::Writer< T > &writer, const T &thing) | 
| 
 | inline | 
Definition at line 150 of file writer.h.
References soma::GenericWriter::write().
| 
 | inline |