#include <FeltCDMReader.h>
Public Member Functions | |
FeltCDMReader (std::string filename, std::string configFilename) throw (CDMException) | |
virtual | ~FeltCDMReader () |
virtual boost::shared_ptr< Data > | getDataSlice (const std::string &varName, size_t unLimDimPos) throw (CDMException) |
MetNoFimex::FeltCDMReader::FeltCDMReader | ( | std::string | filename, | |
std::string | configFilename | |||
) | throw (CDMException) |
virtual MetNoFimex::FeltCDMReader::~FeltCDMReader | ( | ) | [virtual] |
virtual boost::shared_ptr<Data> MetNoFimex::FeltCDMReader::getDataSlice | ( | const std::string & | varName, | |
size_t | unLimDimPos | |||
) | throw (CDMException) [virtual] |