#include <string>#include <fstream>#include <iostream>#include <algorithm>#include <sstream>#include "FileNotFoundException.h"#include "ParseException.h"#include "Interpolator.h"Include dependency graph for FileReader.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | Interpolator |
Classes | |
| class | Interpolator::FileReader |
| This class provides basics tools to read files It is mainly used for the correcting and coupling files Thanks to this abstract class, it is possible to define a specific file reader for each scientific group The only things to do is to implement the Parse method. More... | |
Defines | |
| #define | AFX_FILEREADER_H__FBE90E13_CC25_465A_9449_79A971DF5770__INCLUDED_ |
|
|
Definition at line 6 of file FileReader.h. |
1.4.5