Data Fields | |
char * | name |
codec_chain_t | codec_chain |
int | eof |
size_t | size |
unsigned int | refcnt |
int | is_secure |
io_read_op | read |
io_write_op | write |
io_seek_op | seek |
io_tell_op | tell |
io_term_op | term |
char * | rbuf |
size_t | rbsz |
size_t | rcount |
size_t | roff |
char * | ubuf |
size_t | ucount |
size_t | uoff |
char * | wbuf |
size_t | wbsz |
size_t | wcount |
size_t | woff |
|
Definition at line 40 of file ioprv.h. Referenced by io_codec_add_head(), io_codec_add_tail(), io_codecs_remove(), and io_prv_create(). |
|
Definition at line 41 of file ioprv.h. Referenced by io_read(). |
|
Definition at line 48 of file ioprv.h. Referenced by io_is_secure(), and io_ssl_create(). |
|
Definition at line 39 of file ioprv.h. Referenced by io_free(), io_name_get(), and io_name_set(). |
|
|
|
|
|
|
|
Definition at line 51 of file ioprv.h. Referenced by io_fd_create(), io_mem_create(), and io_ssl_create(). |
|
Definition at line 45 of file ioprv.h. Referenced by io_dup(), io_free(), and io_prv_create(). |
|
|
|
Definition at line 53 of file ioprv.h. Referenced by io_fd_create(), io_mem_create(), and io_seek(). |
|
Definition at line 42 of file ioprv.h. Referenced by io_mem_create(), io_prv_create(), and io_ssl_create(). |
|
Definition at line 54 of file ioprv.h. Referenced by io_fd_create(), io_mem_create(), and io_tell(). |
|
Definition at line 55 of file ioprv.h. Referenced by io_fd_create(), io_free(), io_mem_create(), and io_ssl_create(). |
|
Definition at line 65 of file ioprv.h. Referenced by io_free(). |
|
|
|
|
|
|
|
Definition at line 72 of file ioprv.h. Referenced by io_codecs_remove(), io_flush(), io_free(), and io_write(). |
|
Definition at line 74 of file ioprv.h. Referenced by io_flush(), and io_write(). |
|
|
|
Definition at line 52 of file ioprv.h. Referenced by io_fd_create(), io_flush(), io_mem_create(), and io_ssl_create(). |