#include <stream.h>
Inheritance diagram for ht_temp_file:
Public Member Functions | |
void | init (UINT access_mode) |
virtual void | done () |
virtual const char * | get_desc () |
virtual void | pstat (pstat_t *s) |
|
Reimplemented from ht_stdio_file. Definition at line 710 of file stream.cc. References ht_stdio_file::done(). Referenced by ht_text_editor::save(). |
|
Reimplemented from ht_stdio_file. |
|
Definition at line 705 of file stream.cc. References ht_stream::init(), and UINT. Referenced by ht_text_editor::save(). |
|
Reimplemented from ht_streamfile. Definition at line 720 of file stream.cc. References pstat_t::caps, ht_stdio_file::get_size(), pstat_size, pstat_t::size, and pstat_t::size_high. Referenced by ht_text_editor::save(). |