This is the complete list of members for
GpCoreTools::File, including all inherited members.
| complete(const std::string &beginFilePath) | GpCoreTools::File | [static] |
| match(const char *buffer, int &bytesRead, int bytesCount, const char *string) | GpCoreTools::File | [static] |
| readAll(const char *fileName) | GpCoreTools::File | [static] |
| readDouble(const char *buffer, int &bytesRead, int bytesCount, bool &ok) | GpCoreTools::File | [static] |
| readInteger(const char *buffer, int &bytesRead, int bytesCount, bool &ok) | GpCoreTools::File | [static] |
| readLine(char *&buf, int &bufLen, FILE *f, bool delEOL=false) | GpCoreTools::File | [static] |
| readLongInteger(const char *buffer, int &bytesRead, int bytesCount, bool &ok) | GpCoreTools::File | [static] |