liborigin ..
|
Macros | |
#define | GET_DOUBLE(iss, ovalue) |
#define | GET_FLOAT(iss, ovalue) |
#define | GET_INT(iss, ovalue) |
#define | GET_SHORT(iss, ovalue) |
Functions | |
OriginParser * | createOriginAnyParser (const string &fileName) |
string | toLowerCase (string str) |
#define GET_DOUBLE | ( | iss, | |
ovalue | |||
) |
#define GET_FLOAT | ( | iss, | |
ovalue | |||
) |
#define GET_INT | ( | iss, | |
ovalue | |||
) |
#define GET_SHORT | ( | iss, | |
ovalue | |||
) |
OriginParser * createOriginAnyParser | ( | const string & | fileName | ) |
Referenced by OriginFile::OriginFile().
string toLowerCase | ( | string | str | ) |
Referenced by OriginAnyParser::getColumnInfoAndData().