#include <zlib.h>
Public 속성 | |
| z_const Bytef * | next_in |
| uInt | avail_in |
| uLong | total_in |
| Bytef * | next_out |
| uInt | avail_out |
| uLong | total_out |
| z_const char * | msg |
| struct internal_state FAR * | state |
| alloc_func | zalloc |
| free_func | zfree |
| voidpf | opaque |
| int | data_type |
| uLong | adler |
| uLong | reserved |
| uInt z_stream_s::avail_in |
zlib.h 파일의 88 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : cheprep::DeflateOutputStreamBuffer::init(), cheprep::DeflateOutputStreamBuffer::overflow().
| uInt z_stream_s::avail_out |
| z_const char* z_stream_s::msg |
zlib.h 파일의 95 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : cheprep::DeflateOutputStreamBuffer::DeflateOutputStreamBuffer().
| z_const Bytef* z_stream_s::next_in |
zlib.h 파일의 87 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : cheprep::DeflateOutputStreamBuffer::DeflateOutputStreamBuffer(), cheprep::DeflateOutputStreamBuffer::init(), cheprep::DeflateOutputStreamBuffer::overflow().
| Bytef* z_stream_s::next_out |
| voidpf z_stream_s::opaque |
zlib.h 파일의 100 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : cheprep::DeflateOutputStreamBuffer::DeflateOutputStreamBuffer().
| struct internal_state FAR* z_stream_s::state |
zlib.h 파일의 96 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : cheprep::DeflateOutputStreamBuffer::DeflateOutputStreamBuffer().
| alloc_func z_stream_s::zalloc |
zlib.h 파일의 98 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : cheprep::DeflateOutputStreamBuffer::DeflateOutputStreamBuffer().
| free_func z_stream_s::zfree |
zlib.h 파일의 99 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : cheprep::DeflateOutputStreamBuffer::DeflateOutputStreamBuffer().
1.8.5