Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 속성 | 모든 멤버 목록
z_stream_s 구조체 참조

#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
 

상세한 설명

zlib.h 파일의 86 번째 라인에서 정의되었습니다.

멤버 데이타 문서화

uLong z_stream_s::adler

zlib.h 파일의 104 번째 라인에서 정의되었습니다.

uInt z_stream_s::avail_in

zlib.h 파일의 88 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : cheprep::DeflateOutputStreamBuffer::init(), cheprep::DeflateOutputStreamBuffer::overflow().

uInt z_stream_s::avail_out
int z_stream_s::data_type

zlib.h 파일의 102 번째 라인에서 정의되었습니다.

z_const char* z_stream_s::msg

zlib.h 파일의 95 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : cheprep::DeflateOutputStreamBuffer::DeflateOutputStreamBuffer().

z_const Bytef* z_stream_s::next_in
Bytef* z_stream_s::next_out
voidpf z_stream_s::opaque

zlib.h 파일의 100 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : cheprep::DeflateOutputStreamBuffer::DeflateOutputStreamBuffer().

uLong z_stream_s::reserved

zlib.h 파일의 105 번째 라인에서 정의되었습니다.

struct internal_state FAR* z_stream_s::state

zlib.h 파일의 96 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : cheprep::DeflateOutputStreamBuffer::DeflateOutputStreamBuffer().

uLong z_stream_s::total_in

zlib.h 파일의 89 번째 라인에서 정의되었습니다.

uLong z_stream_s::total_out

zlib.h 파일의 93 번째 라인에서 정의되었습니다.

alloc_func z_stream_s::zalloc

zlib.h 파일의 98 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : cheprep::DeflateOutputStreamBuffer::DeflateOutputStreamBuffer().

free_func z_stream_s::zfree

zlib.h 파일의 99 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : cheprep::DeflateOutputStreamBuffer::DeflateOutputStreamBuffer().


이 구조체에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.: