access_mode | ht_stream | [protected] |
cache_flush() | ht_ltextfile | [protected] |
cache_invd() | ht_ltextfile | [protected] |
call_error_func() | ht_stream | [protected] |
cntl(UINT cmd,...) | ht_streamfile | |
convert_line2ofs(UINT line, UINT pofs, FILEOFS *o) | ht_ltextfile | [virtual] |
convert_ofs2line(FILEOFS o, UINT *line, UINT *pofs) | ht_ltextfile | [virtual] |
copy_to(ht_stream *stream) | ht_ltextfile | [virtual] |
delete_chars(UINT line, UINT ofs, UINT count) | ht_ltextfile | [virtual] |
delete_lines(UINT line, UINT count) | ht_ltextfile | [virtual] |
dirty | ht_ltextfile | [protected] |
dirty_nofs(UINT line) | ht_ltextfile | [protected] |
dirty_parse(UINT line) | ht_ltextfile | [protected] |
done() | ht_ltextfile | [virtual] |
error | ht_stream | [protected] |
extend(UINT newsize) | ht_ltextfile | [virtual] |
fetch_line(UINT line) | ht_ltextfile | [protected, virtual] |
fetch_line_into_memory(UINT line) | ht_ltextfile | [protected] |
fetch_line_nofs_ok(UINT line) | ht_ltextfile | [protected] |
find_linelen_forwd(byte *buf, UINT maxbuflen, FILEOFS ofs, int *le_len) | ht_ltextfile | [protected] |
first_nofs_dirty_line | ht_ltextfile | [protected] |
first_parse_dirty_line | ht_ltextfile | [protected] |
get_access_mode() | ht_layer_streamfile | [virtual] |
get_char(UINT line, char *ch, UINT pos) | ht_ltextfile | [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_ltextfile | [virtual] |
getline(UINT line, UINT pofs, void *buf, UINT buflen, UINT *retlen, lexer_state *state) | ht_ltextfile | [virtual] |
getlinelength(UINT line) | ht_ltextfile | [virtual] |
getlinelength_i(ht_ltextfile_line *e) | ht_ltextfile | [protected] |
has_line(UINT line) | ht_ltextfile | [virtual] |
init(ht_streamfile *streamfile, bool own_streamfile, ht_syntax_lexer *lexer) | ht_ltextfile | |
ht_textfile::init(ht_streamfile *streamfile, bool own_streamfile) | ht_layer_streamfile | |
ht_streamfile::init() | ht_stream | |
insert_chars(UINT line, UINT ofs, void *chars, UINT len) | ht_ltextfile | [virtual] |
insert_lines(UINT before, UINT count, void **line_ends, int *lineendlens) | ht_ltextfile | [virtual] |
is_dirty_nofs(UINT line) | ht_ltextfile | [protected] |
is_dirty_parse(UINT line) | ht_ltextfile | [protected] |
lexer | ht_ltextfile | [protected] |
linecount() | ht_ltextfile | [virtual] |
lines | ht_ltextfile | [protected] |
match_lineend_forwd(byte *buf, UINT buflen, int *le_len) | ht_ltextfile | [protected] |
next_instate(UINT line) | ht_ltextfile | [protected] |
next_nofs(ht_ltextfile_line *l) | ht_ltextfile | [protected] |
ofs | ht_ltextfile | [protected] |
orig_lines | ht_ltextfile | [protected] |
own_streamfile | ht_layer_streamfile | [protected] |
pstat(pstat_t *s) | ht_ltextfile | [virtual] |
read(void *buf, UINT size) | ht_ltextfile | [virtual] |
reread() | ht_ltextfile | [protected] |
seek(FILEOFS offset) | ht_ltextfile | [virtual] |
set_access_mode(UINT access_mode) | ht_layer_streamfile | [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_ltextfile | [virtual] |
set_layered_assume(ht_streamfile *streamfile, bool changes_applied) | ht_ltextfile | [virtual] |
set_lexer(ht_syntax_lexer *lexer) | ht_ltextfile | [virtual] |
set_streamfile_ownership(bool own) | ht_layer_streamfile | |
split_line(UINT a, UINT pos, void *line_end, int line_end_len) | ht_ltextfile | [protected] |
stream_error_func | ht_stream | [protected] |
streamfile | ht_layer_streamfile | [protected] |
tell() | ht_ltextfile | [virtual] |
truncate(UINT newsize) | ht_ltextfile | [virtual] |
update_nofs(UINT line) | ht_ltextfile | [protected] |
update_parse(UINT line) | ht_ltextfile | [protected] |
vcntl(UINT cmd, va_list vargs) | ht_ltextfile | [virtual] |
write(const void *buf, UINT size) | ht_ltextfile | [virtual] |
~ht_stream() | ht_stream | [virtual] |