MRPT  1.9.9
CFileStream.h File Reference
#include <mrpt/io/CStream.h>
#include <fstream>
Include dependency graph for CFileStream.h:
This graph shows which files directly or indirectly include this file:

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.9.1 for MRPT 1.9.9 Git: 814d80880 Fri Aug 24 01:51:28 2018 +0200 at mar 26 may 2026 12:30:59 CEST