Go to the documentation of this file.
41 #ifndef _ABSTRACTODATASET_H_
42 #define _ABSTRACTODATASET_H_
65 virtual void write(
const std::string& path,
const DataSet& data_set,
bool overwrite)
const throw (
Exception);
72 #endif // _ABSTRACTODATASET_H_