soma-io 6.0.6
reader_d.h File Reference
#include <soma-io/config/soma_config.h>
#include <soma-io/datasourceinfo/datasourceinfo.h>
#include <soma-io/datasourceinfo/datasourceinfoloader.h>
#include <soma-io/datasource/datasourcelist.h>
#include <soma-io/datasource/datasource.h>
#include <soma-io/datasource/filedatasource.h>
#include <soma-io/datasource/streamdatasource.h>
#include <soma-io/io/formatdictionary.h>
#include <soma-io/io/reader.h>
#include <soma-io/reader/formatreader.h>
#include <soma-io/allocator/allocator.h>
#include <cartobase/exception/ioexcept.h>
#include <cartobase/object/object.h>
#include <cartobase/object/property.h>
#include <cartobase/stream/fileutil.h>
#include <set>
#include <map>
#include <cartobase/config/verbose.h>
Include dependency graph for reader_d.h:

Go to the source code of this file.

Namespaces

namespace  soma
 

Macros

#define localMsg(message)
 

Typedefs

typedef std::multimap< std::string, std::string > soma::multi_S
 
typedef std::set< std::string > soma::set_S
 
typedef std::pair< std::multimap< std::string, std::string >::const_iterator, std::multimap< std::string, std::string >::const_iterator > soma::pair_cit_S
 

Macro Definition Documentation

◆ localMsg

#define localMsg ( message)
Value:
cartoCondMsg( 4, message, "READER" )
#define cartoCondMsg(level, message, space)

Definition at line 58 of file reader_d.h.