|
char * | name |
|
FILE * | stream |
|
int | fd |
|
unsigned int | read: 1 |
|
unsigned int | write: 1 |
|
unsigned int | append: 1 |
|
unsigned int | binary: 1 |
|
unsigned int | scratch: 1 |
|
unsigned int unsigned int | buffered: 3: 1 |
|
unsigned int | sync: 1 |
|
unsigned int unsigned int | direct: 6: 1 |
|
unsigned int unsigned int unsigned int | open: 7: 1 |
|
unsigned int | own: 1 |
|
unsigned int | last_op: 2 |
|
unsigned int | getbuff: 1 |
|
unsigned int int | iostat: 4 |
|
unsigned int | mode: 8 |
|
unsigned int | itemsize: 8 |
|
unsigned int | iconvert: 8 |
|
unsigned int | fconvert: 8 |
|
off_t | length |
|
off_t | loc |
|
size_t | stamp_loc |
|
int(* | _read )(CCP4File *, uint8 *, size_t) |
|
int(* | _write )(CCP4File *, const uint8 *, size_t) |
|
char | buff [8] |
|
void * | priv |
|
The documentation for this struct was generated from the following file: