GPS4Palm

Source Code Documentation


FileDescrType Struct Reference

#include <file_io.h>

List of all members.

Public Attributes

FileHand fh
 File Stream API file handle.
FileRef fr
 VFS API file reference.


Detailed Description

Definition at line 44 of file file_io.h.


Member Data Documentation

FileHand FileDescrType::fh
 

File Stream API file handle.

Definition at line 45 of file file_io.h.

Referenced by fclose(), feof(), fopen(), fread(), fseek(), MapFormHandleEvent(), and rewind().

FileRef FileDescrType::fr
 

VFS API file reference.

Definition at line 46 of file file_io.h.

Referenced by fclose(), feof(), fopen(), fread(), fseek(), MapFormHandleEvent(), and rewind().


The documentation for this struct was generated from the following file:
Created: Mon, 08 Oct 2007 22:33:16 +0200
Copyright ©2004 M. Prinke