Go to the source code of this file.
Classes | |
class | mrpt::io::CFileStream |
This CStream derived class allow using a file as a read/write binary stream, creating it if the file didn't exist. More... | |
Namespaces | |
mrpt | |
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
mrpt::io | |
Typedefs | |
using | mrpt::io::TFileOpenModes = int |
File open modes are used in CFileStream Posible values are: More... | |
Enumerations | |
enum | { mrpt::io::fomRead = 1, mrpt::io::fomWrite = 2, mrpt::io::fomAppend = 4 } |
Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST |