9#ifndef CFileInputStream_H
10#define CFileInputStream_H
48 bool open(
const std::string &fileName );
51 bool is_open() {
return fileOpenCorrectly(); }
66 bool readLine(
std::
string &str );
This base class is used to provide a unified interface to files,memory buffers,..Please see the deriv...
TSeekOrigin
Used in CStream::Seek.
The base class of classes that cannot be copied: compile-time errors will be issued on any copy opera...
#define MRPT_OVERRIDE
C++11 "override" for virtuals:
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.