Main MRPT website > C++ reference for MRPT 1.9.9
Classes | Namespaces | Macros
CDirectoryExplorer.h File Reference
#include <mrpt/system/os.h>
#include <deque>
Include dependency graph for CDirectoryExplorer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mrpt::system::CDirectoryExplorer
 This class allows the enumeration of the files/directories that exist into a given path. More...
 
struct  mrpt::system::CDirectoryExplorer::TFileInfo
 This represents the information about each file. More...
 

Namespaces

 mrpt
 This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
 
 mrpt::system
 This namespace provides a OS-independent interface to many useful functions: filenames manipulation, time and date, string parsing, file I/O, threading, memory allocation, etc.
 

Macros

#define FILE_ATTRIB_ARCHIVE   0x0020
 
#define FILE_ATTRIB_DIRECTORY   0x0010
 

Macro Definition Documentation

◆ FILE_ATTRIB_ARCHIVE

#define FILE_ATTRIB_ARCHIVE   0x0020

Definition at line 18 of file CDirectoryExplorer.h.

◆ FILE_ATTRIB_DIRECTORY

#define FILE_ATTRIB_DIRECTORY   0x0010

Definition at line 19 of file CDirectoryExplorer.h.




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