#include <BatchZipStorage.h>
| BatchZipStorage::BatchZipStorage |
( |
| ) |
|
| BatchZipStorage::~BatchZipStorage |
( |
| ) |
|
| void BatchZipStorage::close |
( |
const string & |
storageId | ) |
|
|
virtual |
| void FinTP::BatchZipStorage::commit |
( |
| ) |
|
|
inlinevirtual |
| ManagedBuffer * BatchZipStorage::getBuffer |
( |
| ) |
|
| void BatchZipStorage::open |
( |
const string & |
storageId, |
|
|
ios_base::openmode |
openMode |
|
) |
| |
|
virtual |
| void BatchZipStorage::removeTemp |
( |
| ) |
|
| void FinTP::BatchZipStorage::rollback |
( |
| ) |
|
|
inlinevirtual |
| void BatchZipStorage::setBuffer |
( |
const unsigned char * |
zipContents, |
|
|
const unsigned int |
size |
|
) |
| |
| void FinTP::BatchZipStorage::setBufferSize |
( |
const unsigned long |
buffersize | ) |
|
|
inlinevirtual |
| long FinTP::BatchZipStorage::size |
( |
| ) |
const |
|
inlinevirtual |
| long FinTP::BatchZipStorage::m_CrtSequence |
|
private |
| string FinTP::BatchZipStorage::m_CrtStorageId |
|
private |
| HZIP FinTP::BatchZipStorage::m_CrtUnzipStorage |
|
private |
| HZIP FinTP::BatchZipStorage::m_CrtZipStorage |
|
private |
| int FinTP::BatchZipStorage::m_NumberOfItems |
|
private |
The documentation for this class was generated from the following files: