13 #ifndef DTTPG_LUT_FILE_H
14 #define DTTPG_LUT_FILE_H
std::string getName() const
return filename
virtual ~DTTPGLutFile()
destructor
void ignoreLines(int n)
read and ignore n lines from file
std::string readString()
read one string from file
bool good()
return status of file stream
bool bad()
return status of file stream
DTTPGLutFile & operator=(const DTTPGLutFile &)
assignment operator
DTTPGLutFile(const std::string name="")
constructor
int readHex()
read one hex from file
int readInteger()
read one integer from file