|
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 | |
| 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.18 for MRPT 2.0.4 at Thu Sep 24 07:14:18 UTC 2020 |