65 bool fileOpenCorrectly();
66 bool is_open() {
return fileOpenCorrectly(); }
82 bool readLine( std::
string &str );
This CStream derived class allow using a file as a read/write binary stream, creating it if the file ...
bool is_open()
Returns true if the file was open without errors.
std::fstream m_f
The actual input file stream.
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...
GLsizei const GLchar ** string
#define MRPT_OVERRIDE
C++11 "override" for virtuals:
int TFileOpenModes
File open modes are used in CFileStream Posible values are:
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
unsigned __int64 uint64_t