Main MRPT website > C++ reference
MRPT logo

mrpt::system::CDirectoryExplorer::TFileInfo Struct Reference

This represents the information about each file. More...

#include <mrpt/system/CDirectoryExplorer.h>

Collaboration diagram for mrpt::system::CDirectoryExplorer::TFileInfo:
Collaboration graph
[legend]

List of all members.

Public Attributes

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

Detailed Description

This represents the information about each file.

See also:

Definition at line 56 of file CDirectoryExplorer.h.


Member Data Documentation

Access and modification times.

Definition at line 68 of file CDirectoryExplorer.h.

The size of the file in bytes.

Definition at line 74 of file CDirectoryExplorer.h.

Definition at line 70 of file CDirectoryExplorer.h.

Definition at line 70 of file CDirectoryExplorer.h.

Definition at line 68 of file CDirectoryExplorer.h.

The file name (without the whole path).

Definition at line 60 of file CDirectoryExplorer.h.

The whole file path.

Definition at line 64 of file CDirectoryExplorer.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines



Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010