| clear() | ICLIB::DataFile | [inline] |
| getArrayValues(vector< double > &array, int &xdim, int &ydim)=0 | ICLIB::DataFile | [pure virtual] |
| getValues(const std::string &key) const | ICLIB::DataFile | |
| load(const std::string &filename)=0 | ICLIB::DataFile | [pure virtual] |
| mEmpty | ICLIB::DataFile | [protected] |
| mFilename | ICLIB::DataFile | [protected] |
| mValues | ICLIB::DataFile | [protected] |
| save(const std::string &filename)=0 | ICLIB::DataFile | [pure virtual] |
| setArrayValues(const vector< double > &array, int xdim, int ydim)=0 | ICLIB::DataFile | [pure virtual] |
| setValues(const std::string &key, const Values &data) | ICLIB::DataFile | |
| ValuesMap typedef | ICLIB::DataFile | |
| ~DataFile() | ICLIB::DataFile | [inline, virtual] |
1.4.5