|
recls::cpp
namespace.
More...Compounds | |
class | DirectoryParts |
This class provides enumeration over the parts of a directory for a given file entry. More... | |
class | FileEntry |
This class represents a file search entry. More... | |
class | FileSearch |
This class provides functionality for executing a file search. More... | |
Typedefs | |
typedef std::string | string_t |
string_t The string type to be used in the reclspp (recls::cpp) namespace | |
Functions | |
char const * | c_str_ptr (FileEntry const &fe) |
String access shim. |
recls::cpp
namespace.
This mapping contains the classes - FileSearch, FileEntry, and DirectoryParts - which provide a simple C++ wrapping over the recls API, handling resource management, and providing easy-to-use object access to the search results.
|
string_t The string type to be used in the
|
|
String access shim. This returns a non-null null-terminated C-string of the given FileEntry's full path.
|
|
recls Library documentation © Synesis Software Pty Ltd, 2001-2003 |