.TH "shevek::dir::file" 3 "Wed Jul 9 2014" "libshevek" \" -*- nroff -*- .ad l .nh .SH NAME shevek::dir::file \- .PP Information about a single file in a directory\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Member Functions" .in +1c .ti -1c .RI "bool \fBoperator<\fP (\fBfile\fP const &that) const " .br .RI "\fISorting operator, needed for putting them in a std::set\&. \fP" .in -1c .SS "Public Attributes" .in +1c .ti -1c .RI "std::string \fBname\fP" .br .RI "\fIThe name of the file\&. \fP" .ti -1c .RI "bool \fBis_dir\fP" .br .RI "\fIWhether it is a directory\&. \fP" .ti -1c .RI "uid_t \fBuid\fP" .br .RI "\fIThe user-ID of the file\&. \fP" .ti -1c .RI "gid_t \fBgid\fP" .br .RI "\fIThe group-ID of the file\&. \fP" .ti -1c .RI "off_t \fBsize\fP" .br .RI "\fIThe size of the file\&. \fP" .in -1c .SH "Detailed Description" .PP Information about a single file in a directory\&. .SH "Author" .PP Generated automatically by Doxygen for libshevek from the source code\&.