| access_mode | ht_stream | [protected] |
| active | ht_streamfile_modifier | [protected] |
| call_error_func() | ht_stream | [protected] |
| cleardirtybyte(FILEOFS offset) | ht_streamfile_modifier | [protected] |
| cntl(UINT cmd,...) | ht_streamfile | |
| copy_to(ht_stream *stream) | ht_layer_streamfile | [virtual] |
| done() | ht_streamfile_modifier | [virtual] |
| error | ht_stream | [protected] |
| extend(UINT newsize) | ht_streamfile_modifier | [virtual] |
| get_access_mode() | ht_layer_streamfile | [virtual] |
| get_desc() | ht_layer_streamfile | [virtual] |
| get_error() | ht_layer_streamfile | [virtual] |
| get_filename() | ht_layer_streamfile | [virtual] |
| get_layered() | ht_layer_streamfile | [virtual] |
| get_size() | ht_streamfile_modifier | [virtual] |
| init(ht_streamfile *streamfile, int own_streamfile, UINT page_granularity=DEFAULT_MOD_PAGE_SIZE) | ht_streamfile_modifier | |
| ht_layer_streamfile::init(ht_streamfile *streamfile, bool own_streamfile) | ht_layer_streamfile | |
| ht_streamfile::init() | ht_stream | |
| isdirty(FILEOFS offset, UINT range) | ht_streamfile_modifier | [protected] |
| isdirtybit(FILEOFS offset, UINT bit) | ht_streamfile_modifier | [protected] |
| isdirtybyte(FILEOFS offset) | ht_streamfile_modifier | [protected] |
| mod_page_create(FILEOFS offset) | ht_streamfile_modifier | [protected, virtual] |
| mod_page_destroy(FILEOFS offset) | ht_streamfile_modifier | [protected, virtual] |
| mod_page_find(FILEOFS offset) | ht_streamfile_modifier | [protected, virtual] |
| mod_page_flush(FILEOFS offset) | ht_streamfile_modifier | [protected, virtual] |
| mod_pages | ht_streamfile_modifier | [protected] |
| mod_pages_create() | ht_streamfile_modifier | [protected, virtual] |
| mod_pages_destroy() | ht_streamfile_modifier | [protected, virtual] |
| mod_pages_flush() | ht_streamfile_modifier | [protected] |
| mod_pages_invd() | ht_streamfile_modifier | [protected] |
| modified | ht_streamfile_modifier | [protected] |
| offset | ht_streamfile_modifier | [protected] |
| own_streamfile | ht_layer_streamfile | [protected] |
| page_granularity | ht_streamfile_modifier | [protected] |
| page_mask | ht_streamfile_modifier | [protected] |
| pstat(pstat_t *s) | ht_layer_streamfile | [virtual] |
| read(void *buf, UINT size) | ht_streamfile_modifier | [virtual] |
| readbyte(FILEOFS offset, byte *b) | ht_streamfile_modifier | [protected] |
| seek(FILEOFS offset) | ht_streamfile_modifier | [virtual] |
| set_access_mode(UINT access_mode) | ht_streamfile_modifier | [virtual] |
| set_error(int error) | ht_layer_streamfile | [virtual] |
| set_error_func(stream_error_func_ptr stream_error_func) | ht_layer_streamfile | [virtual] |
| set_layered(ht_streamfile *streamfile) | ht_layer_streamfile | [virtual] |
| set_streamfile_ownership(bool own) | ht_layer_streamfile | |
| size | ht_streamfile_modifier | [protected] |
| stream_error_func | ht_stream | [protected] |
| streamfile | ht_layer_streamfile | [protected] |
| tell() | ht_streamfile_modifier | [virtual] |
| truncate(UINT newsize) | ht_streamfile_modifier | [virtual] |
| vcntl(UINT cmd, va_list vargs) | ht_streamfile_modifier | [virtual] |
| write(const void *buf, UINT size) | ht_streamfile_modifier | [virtual] |
| writebyte(FILEOFS offset, byte b) | ht_streamfile_modifier | [protected] |
| ~ht_stream() | ht_stream | [virtual] |