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_read_function_t FDIO_s::read

Definition at line 106 of file rpmio.h.

Referenced by Fdopen(), and Fread().

fdio_write_function_t FDIO_s::write

Definition at line 107 of file rpmio.h.

Referenced by Fdopen(), and Fwrite().

fdio_seek_function_t FDIO_s::seek

Definition at line 108 of file rpmio.h.

Referenced by Fdopen(), and Fseek().

fdio_close_function_t FDIO_s::close

Definition at line 109 of file rpmio.h.

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

fdio_fopen_function_t FDIO_s::_fopen

Definition at line 110 of file rpmio.h.

fdio_fdopen_function_t FDIO_s::_fdopen

Definition at line 111 of file rpmio.h.

Referenced by Fdopen().


The documentation for this struct was generated from the following file:
Generated on Mon Aug 23 10:43:57 2010 for rpm by  doxygen 1.5.1