Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

FDIO_s Struct Reference
[RPMIO.]

#include <rpmio/rpmio.h>


Data Fields

fdio_read_function_t read
fdio_write_function_t write
fdio_seek_function_t seek
fdio_close_function_t close
fdio_fopen_function_t _fopen
fdio_fdopen_function_t _fdopen


Detailed Description

Definition at line 105 of file rpmio.h.


Field Documentation

fdio_fdopen_function_t FDIO_s::_fdopen
 

Definition at line 111 of file rpmio.h.

Referenced by Fdopen().

fdio_fopen_function_t FDIO_s::_fopen
 

Definition at line 110 of file rpmio.h.

fdio_close_function_t FDIO_s::close
 

Definition at line 109 of file rpmio.h.

Referenced by Fclose(), Fdopen(), and XurlFree().

fdio_read_function_t FDIO_s::read
 

Definition at line 106 of file rpmio.h.

Referenced by Fdopen(), and Fread().

fdio_seek_function_t FDIO_s::seek
 

Definition at line 108 of file rpmio.h.

Referenced by Fdopen(), and Fseek().

fdio_write_function_t FDIO_s::write
 

Definition at line 107 of file rpmio.h.

Referenced by Fdopen(), and Fwrite().


The documentation for this struct was generated from the following file:
Generated on Sun Aug 18 14:32:46 2013 for rpm by  doxygen 1.4.4