MRPT  2.0.0
List of all members | Public Attributes
mrpt::system::CDirectoryExplorer::TFileInfo Struct Reference

Detailed Description

This represents the information about each file.

See also

Definition at line 34 of file CDirectoryExplorer.h.

#include <mrpt/system/CDirectoryExplorer.h>

Public Attributes

std::string name
 The file name (without the whole path). More...
 
std::string wholePath
 The whole file path. More...
 
time_t accessTime
 Access and modification times. More...
 
time_t modTime
 
bool isDir
 
bool isSymLink
 
uint64_t fileSize
 The size of the file in bytes. More...
 

Member Data Documentation

◆ accessTime

time_t mrpt::system::CDirectoryExplorer::TFileInfo::accessTime

Access and modification times.

Definition at line 46 of file CDirectoryExplorer.h.

Referenced by mrpt::system::CDirectoryExplorer::explore().

◆ fileSize

uint64_t mrpt::system::CDirectoryExplorer::TFileInfo::fileSize

The size of the file in bytes.

Definition at line 52 of file CDirectoryExplorer.h.

Referenced by mrpt::system::CDirectoryExplorer::explore().

◆ isDir

bool mrpt::system::CDirectoryExplorer::TFileInfo::isDir

Definition at line 48 of file CDirectoryExplorer.h.

Referenced by mrpt::system::CDirectoryExplorer::explore().

◆ isSymLink

bool mrpt::system::CDirectoryExplorer::TFileInfo::isSymLink

Definition at line 48 of file CDirectoryExplorer.h.

Referenced by mrpt::system::CDirectoryExplorer::explore().

◆ modTime

time_t mrpt::system::CDirectoryExplorer::TFileInfo::modTime

Definition at line 46 of file CDirectoryExplorer.h.

Referenced by mrpt::system::CDirectoryExplorer::explore().

◆ name

std::string mrpt::system::CDirectoryExplorer::TFileInfo::name

The file name (without the whole path).

Definition at line 38 of file CDirectoryExplorer.h.

Referenced by mrpt::system::CDirectoryExplorer::explore().

◆ wholePath

std::string mrpt::system::CDirectoryExplorer::TFileInfo::wholePath

The whole file path.

Definition at line 42 of file CDirectoryExplorer.h.

Referenced by cmpFileEntriesName_Asc(), cmpFileEntriesName_Desc(), and mrpt::system::CDirectoryExplorer::explore().




Page generated by Doxygen 1.8.14 for MRPT 2.0.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020