![]() |
![]() |
![]() |
![]() |
||||
![]() |
![]() |
![]() |
![]() |
||||
|
#include <recls/internal/platform_types.h>
Public Attributes | |
attributes | |
recls_uint32_t | attributes |
The entry's attributes. | |
Path components | |
recls_strptrs_t | path |
The full path of the entry. | |
recls_strptrs_t | directory |
The directory component. | |
recls_strptrs_t | fileName |
The file name component (excluding extension). | |
recls_strptrs_t | fileExt |
The file extension component (excluding '. | |
recls_strptrsptrs_t | directoryParts |
The directory parts. | |
File times | |
recls_time_t | modificationTime |
The time the entry was last modified. | |
recls_time_t | lastAccessTime |
The time the entry was last accessed. | |
Size | |
recls_filesize_t | size |
The size of the entry. | |
Path components (2) | |
recls_strptrs_t | searchDirectory |
The search directory specified in the search. | |
recls_strptrs_t | searchRelativePath |
The opaque data of the entry; it is not accessible to any client code, and must not be manipulated in any way. |
recls_uint32_t attributes |
The entry's attributes.
struct recls_strptrs_t directory |
The directory component.
The directory parts.
struct recls_strptrs_t fileExt |
The file extension component (excluding '.
').
struct recls_strptrs_t fileName |
The file name component (excluding extension).
recls_time_t lastAccessTime |
The time the entry was last accessed.
recls_time_t modificationTime |
The time the entry was last modified.
struct recls_strptrs_t path |
The full path of the entry.
struct recls_strptrs_t searchDirectory |
The search directory specified in the search.
The opaque data of the entry; it is not accessible to any client code, and must not be manipulated in any way.
recls_filesize_t size |
The size of the entry.
|
recls Library documentation © Synesis Software Pty Ltd, 2001-2006 |