libdcp
Public Member Functions | Private Attributes | List of all members
dcp::filesystem::recursive_directory_iterator Class Reference

Public Member Functions

 recursive_directory_iterator (boost::filesystem::path const &path)
 
recursive_directory_iteratoroperator++ ()
 
directory_entry operator* () const
 
directory_entryoperator-> () const
 
bool operator!= (recursive_directory_iterator const &other) const
 

Private Attributes

boost::filesystem::recursive_directory_iterator _wrapped
 
directory_entry _entry
 

Detailed Description

Definition at line 128 of file filesystem.h.


The documentation for this class was generated from the following files: