#include <ZipEntry.h>
Public 멤버 함수 | |
| ZipEntry () | |
| virtual | ~ZipEntry () |
Public 속성 | |
| std::string | name |
| int | method |
| int | date |
| int | time |
| unsigned int | crc |
| unsigned int | size |
| unsigned int | csize |
| long | offset |
| long | data |
ZipEntry.h 파일의 14 번째 라인에서 정의되었습니다.
|
inline |
ZipEntry.h 파일의 28 번째 라인에서 정의되었습니다.
|
inlinevirtual |
ZipEntry.h 파일의 31 번째 라인에서 정의되었습니다.
| unsigned int cheprep::ZipEntry::crc |
ZipEntry.h 파일의 22 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : cheprep::ZipOutputStreamBuffer::close(), cheprep::ZipOutputStreamBuffer::closeEntry(), cheprep::ZipOutputStreamBuffer::putNextEntry().
| unsigned int cheprep::ZipEntry::csize |
ZipEntry.h 파일의 24 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : cheprep::ZipOutputStreamBuffer::close(), cheprep::ZipOutputStreamBuffer::closeEntry().
| long cheprep::ZipEntry::data |
ZipEntry.h 파일의 26 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : cheprep::ZipOutputStreamBuffer::closeEntry(), cheprep::ZipOutputStreamBuffer::putNextEntry().
| int cheprep::ZipEntry::date |
ZipEntry.h 파일의 20 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : cheprep::ZipOutputStreamBuffer::close(), cheprep::ZipOutputStreamBuffer::putNextEntry().
| int cheprep::ZipEntry::method |
ZipEntry.h 파일의 19 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : cheprep::ZipOutputStreamBuffer::close(), cheprep::ZipOutputStreamBuffer::putNextEntry().
| std::string cheprep::ZipEntry::name |
ZipEntry.h 파일의 18 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : cheprep::ZipOutputStreamBuffer::close(), cheprep::ZipOutputStreamBuffer::putNextEntry().
| long cheprep::ZipEntry::offset |
ZipEntry.h 파일의 25 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : cheprep::ZipOutputStreamBuffer::close(), cheprep::ZipOutputStreamBuffer::putNextEntry().
| unsigned int cheprep::ZipEntry::size |
ZipEntry.h 파일의 23 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : cheprep::ZipOutputStreamBuffer::close(), cheprep::ZipOutputStreamBuffer::closeEntry().
| int cheprep::ZipEntry::time |
ZipEntry.h 파일의 21 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : cheprep::ZipOutputStreamBuffer::close(), cheprep::ZipOutputStreamBuffer::putNextEntry().
1.8.5