#include <BatchZipArchiveStorage.h>
      
        
          | BatchZipArchiveStorage::BatchZipArchiveStorage  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | BatchZipArchiveStorage::~BatchZipArchiveStorage  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | void BatchZipArchiveStorage::close  | 
          ( | 
          const string &  | 
          storageId | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | void FinTP::BatchZipArchiveStorage::commit  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | BatchItem BatchZipArchiveStorage::dequeue  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
      
        
          | ManagedBuffer * BatchZipArchiveStorage::getBuffer  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | long FinTP::BatchZipArchiveStorage::getCrtSequence  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
      
        
          | bool BatchZipArchiveStorage::isDequeFirst  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | void BatchZipArchiveStorage::open  | 
          ( | 
          const string &  | 
          storageId,  | 
         
        
           | 
           | 
          ios_base::openmode  | 
          openMode  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | void FinTP::BatchZipArchiveStorage::rollback  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
      
        
          | void BatchZipArchiveStorage::setBuffer  | 
          ( | 
          const unsigned char *  | 
          zipContents,  | 
        
        
           | 
           | 
          const unsigned int  | 
          size  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
  
  
      
        
          | void FinTP::BatchZipArchiveStorage::setBufferSize  | 
          ( | 
          const unsigned long  | 
          buffersize | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
      
        
          | void BatchZipArchiveStorage::setDequeFirst  | 
          ( | 
          const string &  | 
          findSubstr | ) | 
           | 
        
      
 
 
  
  
      
        
          | long FinTP::BatchZipArchiveStorage::size  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | long FinTP::BatchZipArchiveStorage::m_CrtSequence | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | string FinTP::BatchZipArchiveStorage::m_CrtStorageId | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | CZipMemFile FinTP::BatchZipArchiveStorage::m_CrtZipMemFile | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | CZipArchive FinTP::BatchZipArchiveStorage::m_CrtZipStorage | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | int FinTP::BatchZipArchiveStorage::m_getFirstIndex | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | int FinTP::BatchZipArchiveStorage::m_NumberOfItems | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: