Main Page   Modules   Compound List   File List   Compound Members   File Members   Related Pages  

_FD_s Struct Reference

#include <rpmio_internal.h>

List of all members.

Public Attributes

int nrefs
int flags
int magic
int nfps
FDSTACK_t fps [8]
int urlType
void* url
int rd_timeoutsecs
ssize_t bytesRemain
ssize_t contentLength
int persist
int wr_chunked
int syserrno
const void* errcookie
FDSTAT_t stats
DIGEST_CTX digest
int ftpFileDoneNeeded
unsigned int firstFree
long int fileSize
long int fd_cpioPos


Detailed Description

The FD_t File Handle data structure.

Definition at line 92 of file rpmio_internal.h.


Member Data Documentation

ssize_t _FD_s::bytesRemain
 

Definition at line 105 of file rpmio_internal.h.

ssize_t _FD_s::contentLength
 

Definition at line 106 of file rpmio_internal.h.

DIGEST_CTX _FD_s::digest
 

Definition at line 114 of file rpmio_internal.h.

const void* _FD_s::errcookie
 

Definition at line 111 of file rpmio_internal.h.

long int _FD_s::fd_cpioPos
 

Definition at line 119 of file rpmio_internal.h.

long int _FD_s::fileSize
 

Definition at line 118 of file rpmio_internal.h.

unsigned int _FD_s::firstFree
 

Definition at line 117 of file rpmio_internal.h.

int _FD_s::flags
 

Definition at line 94 of file rpmio_internal.h.

FDSTACK_t _FD_s::fps[8]
 

Definition at line 100 of file rpmio_internal.h.

int _FD_s::ftpFileDoneNeeded
 

Definition at line 116 of file rpmio_internal.h.

int _FD_s::magic
 

Definition at line 97 of file rpmio_internal.h.

int _FD_s::nfps
 

Definition at line 99 of file rpmio_internal.h.

int _FD_s::nrefs
 

Definition at line 93 of file rpmio_internal.h.

int _FD_s::persist
 

Definition at line 107 of file rpmio_internal.h.

int _FD_s::rd_timeoutsecs
 

Definition at line 104 of file rpmio_internal.h.

FDSTAT_t _FD_s::stats
 

Definition at line 113 of file rpmio_internal.h.

int _FD_s::syserrno
 

Definition at line 110 of file rpmio_internal.h.

void* _FD_s::url
 

Definition at line 103 of file rpmio_internal.h.

int _FD_s::urlType
 

Definition at line 101 of file rpmio_internal.h.

int _FD_s::wr_chunked
 

Definition at line 108 of file rpmio_internal.h.


The documentation for this struct was generated from the following file:
Generated at Mon May 21 08:53:43 2001 for rpm by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001