MRPT
2.0.4
|
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::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.14 for MRPT 2.0.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |