soma-io  4.7.0
reader_d.h File Reference
Include dependency graph for reader_d.h:

Go to the source code of this file.

Namespaces

 soma
 

Macros

#define localMsg(message)   cartoCondMsg( 4, message, "READER" )
 

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)    cartoCondMsg( 4, message, "READER" )

Definition at line 58 of file reader_d.h.

Referenced by soma::Reader< T >::read().