Inheritance diagram for ht_win32_file:
Public Member Functions | |
void | init (HANDLE h) |
virtual UINT | read (void *buf, UINT size) |
virtual UINT | write (const void *buf, UINT size) |
|
Definition at line 217 of file win32/htsys.cc. References ht_stream::init(). Referenced by sys_ipc_exec(). |
|
Reimplemented from ht_stream. Definition at line 223 of file win32/htsys.cc. |
|
Reimplemented from ht_stream. Definition at line 235 of file win32/htsys.cc. |