|
NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
Public Attributes | |
| bool | is_handle |
| bool | canseek |
| HANDLE | h |
| bool | herr |
| unsigned long | initial_offset |
| bool | mustclosehandle |
| void * | buf |
| unsigned int | len |
| unsigned int | pos |
| void* LUFILE::buf |
| bool LUFILE::canseek |
| HANDLE LUFILE::h |
| bool LUFILE::herr |
Definition at line 2730 of file unzip.cpp.
Referenced by luferror(), lufopen(), and lufread().
| unsigned long LUFILE::initial_offset |
| bool LUFILE::is_handle |
| unsigned int LUFILE::len |
| bool LUFILE::mustclosehandle |
Definition at line 2732 of file unzip.cpp.
Referenced by lufclose(), and lufopen().
| unsigned int LUFILE::pos |