|
#include <reclstl_search_sequence.h>
Public Types | |
typedef void | char_type |
The char type. | |
typedef void * | entry_type |
The entry type. | |
Static Public Methods | |
hrecls_t | Search (char_type const *searchRoot, char_type const *pattern, recls_uint32_t flags) |
traits-form of Recls_Search | |
recls_rc_t | GetDetails (hrecls_t hSrch, entry_type *pinfo) |
traits-form of Recls_GetDetails | |
recls_rc_t | GetNextDetails (hrecls_t hSrch, entry_type *pinfo) |
traits-form of Recls_GetNextDetails | |
void | CloseDetails (entry_type fileInfo) |
traits-form of Recls_CloseDetails | |
entry_type | CopyDetails (entry_type fileInfo) |
traits-form of Recls_CopyDetails | |
char_type * | str_copy (char_type *, char_type const *) |
traits-form of strcpy |
|
The
|
|
The entry type.
|
|
traits-form of Recls_CloseDetails
|
|
traits-form of Recls_CopyDetails
|
|
traits-form of Recls_GetDetails
|
|
traits-form of Recls_GetNextDetails
|
|
traits-form of Recls_Search
|
|
traits-form of
|
|
recls Library documentation © Synesis Software Pty Ltd, 2001-2004 |