|
|
|
|
|
|
|
|
|
|
|||||||
#include <reclspp_filesearch.h>
Inheritance diagram for FileSearch:

Public Methods | |
Construction | |
| FileSearch (recls_char_t const *rootDir, recls_char_t const *pattern, recls_uint32_t flags) | |
Creates a search for the items identified by pattern in the directory rootDir, according to the given flags. | |
| ~FileSearch () | |
| Destructor. | |
|
||||||||||||||||
|
Creates a search for the items identified by
|
|
|
Destructor.
|
|
|
Returns the current entry.
|
|
|
Returns the last error status code for this search object.
|
|
|
Advances the search to the next position.
|
|
|
Returns the number of outstanding file-entry blocks associated with this search object.
|
|
|
Returns non-zero if there is more data available.
|
|
|
| recls Library documentation © Synesis Software Pty Ltd, 2001-2004 |