soma-io 6.0.6
reader.h File Reference
#include <soma-io/config/soma_config.h>
#include <soma-io/datasource/datasourcelist.h>
#include <soma-io/allocator/allocator.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  soma::Reader< T >
 Generic reader for every format of Cartograph object. More...
 

Namespaces

namespace  soma
 

Functions

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

Function Documentation

◆ operator>>()

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

Definition at line 182 of file reader.h.

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