|
#include <search.hpp>
Inheritance diagram for Search:
Construction | |
virtual | ~Search ()=0 |
Closes the search and releases resources. | |
typedef std::pair< hrecls_t, recls_rc_t > | ctor_args_type |
Search (ctor_args_type args) | |
Creates a search for the items identified by pattern in the directory rootDir , according to the given flags . | |
Public Types | |
Types | |
typedef Search | class_type |
Protected Methods | |
recls_rc_t & | GetLastError_ () |
Static Protected Methods | |
FileEntry | make_entry_ (recls_info_t info) |
|
Reimplemented in FileSearch, and FtpSearch. |
|
|
|
Creates a search for the items identified by
|
|
Closes the search and releases resources.
|
|
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-2005 |