#include <string>
#include "Error.h"
#include "DAS.h"
Go to the source code of this file.
Defines | |
#define | E_CSVDAS_h 1 |
Functions | |
void | csv_read_attributes (DAS &das, const string &filename) throw (Error) |
void csv_read_attributes | ( | DAS & | das, | |
const string & | filename | |||
) | throw (Error) |