access_mode | ht_stream | [protected] |
access_mode0 | RegNodeFile | [protected] |
buf | ht_mem_file | [protected] |
bufptr() | ht_mem_file | |
bufsize | ht_mem_file | [protected] |
call_error_func() | ht_stream | [protected] |
cntl(UINT cmd,...) | ht_streamfile | |
copy_to(ht_stream *stream) | ht_stream | [virtual] |
done() | RegNodeFile | [virtual] |
dsize | ht_mem_file | [protected] |
error | ht_stream | [protected] |
extend(UINT newsize) | ht_mem_file | [virtual] |
extendbuf() | ht_mem_file | [protected] |
extendbufsize(UINT bufsize) | ht_mem_file | [protected, virtual] |
get_access_mode() | ht_mem_file | [virtual] |
get_desc() | ht_mem_file | [virtual] |
get_error() | ht_stream | [virtual] |
get_filename() | ht_streamfile | [virtual] |
get_layered() | ht_streamfile | [virtual] |
get_size() | ht_mem_file | [virtual] |
ibufsize | ht_mem_file | [protected] |
init(const char *nodename, UINT am, UINT om) | RegNodeFile | |
ht_mem_file::init() | ht_mem_file | |
ht_mem_file::init(FILEOFS ofs, UINT size, UINT access_mode) | ht_mem_file | |
load_node(ht_object_stream *s, ht_registry_node_type *type, ht_registry_data **data) | RegNodeFile | [protected] |
nodename | RegNodeFile | [protected] |
ofs | ht_mem_file | [protected] |
open_mode | RegNodeFile | [protected] |
pos | ht_mem_file | [protected] |
pstat(pstat_t *s) | ht_mem_file | [virtual] |
read(void *buf, UINT size) | ht_mem_file | [virtual] |
resizebuf(UINT newsize) | ht_mem_file | [protected] |
seek(FILEOFS offset) | ht_mem_file | [virtual] |
set_access_mode(UINT access_mode) | RegNodeFile | [virtual] |
set_error(int error) | ht_stream | [virtual] |
set_error_func(stream_error_func_ptr stream_error_func) | ht_stream | [virtual] |
set_layered(ht_streamfile *streamfile) | ht_streamfile | [virtual] |
shrinkbuf() | ht_mem_file | [protected] |
shrinkbufsize(UINT bufsize) | ht_mem_file | [protected, virtual] |
store_node(ht_object_stream *s, ht_registry_node_type type, ht_registry_data *data) | RegNodeFile | [protected] |
stream_error_func | ht_stream | [protected] |
tell() | ht_mem_file | [virtual] |
truncate(UINT newsize) | ht_mem_file | [virtual] |
vcntl(UINT cmd, va_list vargs) | ht_streamfile | [virtual] |
write(const void *buf, UINT size) | ht_mem_file | [virtual] |
~ht_stream() | ht_stream | [virtual] |