better db-file handling
This commit is contained in:
@@ -74,6 +74,7 @@ class PRunDataHandler
|
||||
virtual bool IsWhitespace(const char *str);
|
||||
virtual double ToDouble(TString &str, bool &ok);
|
||||
virtual int ToInt(TString &str, bool &ok);
|
||||
virtual int GetDataTagIndex(TString &str, PStringVector &fLabels);
|
||||
};
|
||||
|
||||
#endif // _PRUNDATAHANDLER_H_
|
||||
|
||||
Reference in New Issue
Block a user