debian man page for shevek_dir

Query: shevek_dir

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

shevek::dir(3)						     Library Functions Manual						    shevek::dir(3)

NAME
shevek::dir - Get information about files in a directory.
SYNOPSIS
#include <dir.hh> Classes struct file Information about a single file in a directory. Public Types typedef std::set< file > store Storage of the files. typedef store::const_iterator const_iterator Iterator for looping over the files. Public Member Functions dir () Create an empty directory object. dir (std::string const &path) Create a directory object and load content into it. void load (std::string const &path) Load new content into an existing directory object. const_iterator begin () const Loop over the files. const_iterator end () const Loop over the files. unsigned size () const Number of files in the directory. Detailed Description Get information about files in a directory. Author Generated automatically by Doxygen for libshevek from the source code. libshevek Fri May 11 2012 shevek::dir(3)
Related Man Pages
shevek_ostring(3) - debian
shevek_refbase(3) - debian
shevek_regexp(3) - debian
shevek_rostring(3) - debian
shevek_socket(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph