This graph shows which files directly or indirectly include this file:
Compounds | |
class | XFcFile |
File handling operations. More... | |
Defines | |
#define | SEEK_CUR 1 |
"Seek current" - seek from the current position. | |
#define | SEEK_END 2 |
"Seek end" - seek from the end of file (typically with a negative offset). | |
#define | SEEK_SET 0 |
"Seek set" - seek from the beginning of the file. | |
Typedefs | |
typedef void * | XFCFINDHANDLE |
Handle returned by seeking methods. Platform-specific, thus a 'void *' type. | |
Enumerations | |
enum | XFCFILEOPENSTRATEGY { XFCFO_DEFAULT = 0, XFCFO_DISKFIRST, XFCFO_CFLFIRST, XFCFO_DISKONLY, XFCFO_CFLONLY } |
X-Forge Core
Copyright 2000-2003 Fathammer Ltd
|
"Seek current" - seek from the current position.
|
|
"Seek end" - seek from the end of file (typically with a negative offset).
|
|
"Seek set" - seek from the beginning of the file.
|
|
Handle returned by seeking methods. Platform-specific, thus a 'void *' type.
|
|
![]() | ||||
![]() |
Confidential Copyright © 2002-2003 Fathammer | with doxygen by Dimitri van Heesch |