MRPT
1.9.9
|
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 1.9.9 Git: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |