DATRW++ library: seismic data I/O with multiple formats
|
Functions | |
void | print_conversion_report (std::ostream &os, const std::string &from, const std::string &to) |
actually print report More... | |
template<typename C > | |
std::string | type_id () |
template<> | |
std::string | type_id< double > () |
template<> | |
std::string | type_id< float > () |
template<> | |
std::string | type_id< int > () |
Variables | |
const char * | unknown_type_id ="UNKNOWN" |
indicate unkown type More... | |
bool | verbose_type_conversion =false |