unixstl/filesystem/readdir_sequence.hpp File Reference


Detailed Description

[C++ only] Definition of the unixstl::readdir_sequence class (File System Library).

#include <unixstl/unixstl.h>
#include <unixstl/filesystem/filesystem_traits.hpp>
#include <unixstl/filesystem/file_path_buffer.hpp>
#include <unixstl/error/exceptions.hpp>
#include <stlsoft/string/simple_string.hpp>
#include <stlsoft/util/std/iterator_helper.hpp>
#include <stlsoft/collections/util/collections.hpp>
#include <unistd.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <dirent.h>

Go to the source code of this file.

Namespaces

namespace  unixstl

Classes

class  readdir_sequence_exception
 Exception class thrown by unixstl::readdir_sequence. More...
class  readdir_sequence
 STL-like readonly sequence based on directory contents. More...
class  readdir_sequence::const_iterator
 Iterator for the readdir_sequence class. More...

Functions

bool operator== (readdir_sequence::const_iterator const &lhs, readdir_sequence::const_iterator const &rhs)
bool operator!= (readdir_sequence::const_iterator const &lhs, readdir_sequence::const_iterator const &rhs)


Generated on Thu Jun 10 08:58:00 2010 for STLSoft by  doxygen 1.5.6