Constructor & Destructor Documentation
libcdr::CDRZipStreamImpl::CDRZipStreamImpl |
( |
WPXInputStream * |
input | ) |
|
|
inline |
libcdr::CDRZipStreamImpl::~CDRZipStreamImpl |
( |
| ) |
|
|
inline |
Member Function Documentation
bool libcdr::CDRZipStreamImpl::areHeadersConsistent |
( |
const LocalFileHeader & |
header, |
|
|
const CentralDirectoryEntry & |
entry |
|
) |
| |
|
private |
bool libcdr::CDRZipStreamImpl::findCentralDirectoryEnd |
( |
| ) |
|
|
private |
WPXInputStream * libcdr::CDRZipStreamImpl::getSubstream |
( |
const char * |
name | ) |
|
bool libcdr::CDRZipStreamImpl::isZipStream |
( |
| ) |
|
bool libcdr::CDRZipStreamImpl::readCentralDirectory |
( |
const CentralDirectoryEnd & |
end | ) |
|
|
private |
bool libcdr::CDRZipStreamImpl::readCentralDirectoryEnd |
( |
CentralDirectoryEnd & |
end | ) |
|
|
private |
bool libcdr::CDRZipStreamImpl::readLocalFileHeader |
( |
LocalFileHeader & |
header | ) |
|
|
private |
Member Data Documentation
std::map<std::string, CentralDirectoryEntry> libcdr::CDRZipStreamImpl::m_cdir |
unsigned libcdr::CDRZipStreamImpl::m_cdir_offset |
bool libcdr::CDRZipStreamImpl::m_initialized |
WPXInputStream* libcdr::CDRZipStreamImpl::m_input |
The documentation for this struct was generated from the following file: