Query: shevek_dir_file
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
shevek::dir::file(3) Library Functions Manual shevek::dir::file(3)NAMEshevek::dir::file - Information about a single file in a directory.SYNOPSIS#include <dir.hh> Public Member Functions bool operator< (file const &that) const Sorting operator, needed for putting them in a std::set. Public Attributes std::string name The name of the file. bool is_dir Whether it is a directory. uid_t uid The user-ID of the file. gid_t gid The group-ID of the file. off_t size The size of the file. Detailed Description Information about a single file in a directory. Author Generated automatically by Doxygen for libshevek from the source code. libshevek Fri May 11 2012 shevek::dir::file(3)
Related Man Pages |
---|
shevek_avahi_browser(3) - debian |
shevek_ostring(3) - debian |
shevek_refbase(3) - debian |
shevek_ristring(3) - debian |
shevek_server_connection(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Is UNIX an open source OS ? |
Detecting unused variables... |
One instance of comparing grep and awk |