Go to the documentation of this file.
68 bool fileOpenCorrectly();
69 bool is_open() {
return fileOpenCorrectly(); }
79 uint64_t getPositionI();
80 uint64_t getPositionO();
84 bool readLine( std::
string &str );
std::fstream m_f
The actual input file stream.
This CStream derived class allow using a file as a read/write binary stream, creating it if the file ...
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.
This base class is used to provide a unified interface to files,memory buffers,..Please see the deriv...
The base class of classes that cannot be copied: compile-time errors will be issued on any copy opera...
TSeekOrigin
Used in CStream::Seek.
#define MRPT_OVERRIDE
C++11 "override" for virtuals:
bool is_open()
Returns true if the file was open without errors.
Page generated by Doxygen 1.8.16 for MRPT 1.4.0 SVN: at Mon Oct 14 23:08:25 UTC 2019 | | |