#include <BatchStorageBase.h>
  
  
      
        
          | BatchStorageBase::~BatchStorageBase  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | BatchStorageBase::BatchStorageBase  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | static BatchItem FinTP::BatchStorageBase::begin  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
  
  
      
        
          | virtual void FinTP::BatchStorageBase::close  | 
          ( | 
          const string &  | 
          storageId | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void FinTP::BatchStorageBase::commit  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual BatchItem FinTP::BatchStorageBase::dequeue  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | static BatchItem FinTP::BatchStorageBase::end  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
  
  
      
        
          | virtual void FinTP::BatchStorageBase::enqueue  | 
          ( | 
          BatchResolution &  | 
          resolution | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void FinTP::BatchStorageBase::open  | 
          ( | 
          const string &  | 
          storageId,  | 
         
        
           | 
           | 
          ios_base::openmode  | 
          openMode  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void FinTP::BatchStorageBase::rollback  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void FinTP::BatchStorageBase::setBufferSize  | 
          ( | 
          const unsigned long  | 
          size | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual long FinTP::BatchStorageBase::size  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | unsigned long FinTP::BatchStorageBase::m_Size | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following files: