|   |   |   |   |   |   |   |   | 
|  | |||||||
#include <reclspp_ftpsearch.h>
Inheritance diagram for FtpSearch:

| Public Methods | |
| Operations | |
| recls_rc_t | GetNext () | 
| Advances the search to the next position. | |
| Attributes | |
| recls_bool_t | HasMoreElements () const | 
| Returns non-zero if there is more data available. | |
| FileEntry | GetCurrentEntry () const | 
| Returns the current entry. | |
| recls_rc_t | GetLastError () const | 
| Returns the last error status code for this search object. | |
| recls_uint32_t | GetNumOutstandingDetails () const | 
| Returns the number of outstanding file-entry blocks associated with this search object. | |
| Construction | |
| FtpSearch (recls_char_t const *host, recls_char_t const *username, recls_char_t const *password, recls_char_t const *rootDir, recls_char_t const *pattern, recls_uint32_t flags) | |
| Creates a search for the items identified by patternin the directoryrootDir, according to the givenflags. | |
| ~FtpSearch () | |
| Destructor. | |
| Operations | |
| recls_rc_t | GetNext () | 
| Advances the search to the next position. | |
| Attributes | |
| recls_bool_t | HasMoreElements () const | 
| Returns non-zero if there is more data available. | |
| FileEntry | GetCurrentEntry () const | 
| Returns the current entry. | |
| recls_rc_t | GetLastError () const | 
| Returns the last error status code for this search object. | |
| recls_uint32_t | GetNumOutstandingDetails () const | 
| Returns the number of outstanding file-entry blocks associated with this search object. | |
| Operations | |
| recls_rc_t | GetNext () | 
| Advances the search to the next position. | |
| Attributes | |
| recls_bool_t | HasMoreElements () const | 
| Returns non-zero if there is more data available. | |
| FileEntry | GetCurrentEntry () const | 
| Returns the current entry. | |
| recls_rc_t | GetLastError () const | 
| Returns the last error status code for this search object. | |
| recls_uint32_t | GetNumOutstandingDetails () const | 
| Returns the number of outstanding file-entry blocks associated with this search object. | |
| 
 | ||||||||||||||||||||||||||||
| 
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 |