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

#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 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

cheprep::ZipEntry::ZipEntry ( )
inline

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

virtual cheprep::ZipEntry::~ZipEntry ( )
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().


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