#include <BatchManager.h>
 | 
|   | BatchMetadata (const XERCES_CPP_NAMESPACE_QUALIFIER DOMDocument *const document, const string eyecatcher="", const string batchId="", const string batchtransform="") | 
|   | 
const  
XERCES_CPP_NAMESPACE_QUALIFIER  
DOMDocument *  | getDocument () const  | 
|   | 
| string  | getEyeCatcher () const  | 
|   | 
| string  | getTransform () const  | 
|   | 
| string  | getBatchId () const  | 
|   | 
  
  
      
        
          | BatchManip::BatchMetadata::BatchMetadata  | 
          ( | 
          const XERCES_CPP_NAMESPACE_QUALIFIER DOMDocument *const  | 
          document,  | 
         
        
           | 
           | 
          const string  | 
          eyecatcher = "",  | 
         
        
           | 
           | 
          const string  | 
          batchId = "",  | 
         
        
           | 
           | 
          const string  | 
          batchtransform = ""  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlineexplicit   | 
  
 
 
  
  
      
        
          | string BatchManip::BatchMetadata::getBatchId  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | const XERCES_CPP_NAMESPACE_QUALIFIER DOMDocument* BatchManip::BatchMetadata::getDocument  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | string BatchManip::BatchMetadata::getEyeCatcher  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | string BatchManip::BatchMetadata::getTransform  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | string BatchManip::BatchMetadata::m_BatchId | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | const XERCES_CPP_NAMESPACE_QUALIFIER DOMDocument* BatchManip::BatchMetadata::m_Document | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | string BatchManip::BatchMetadata::m_EyeCatcher | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | string BatchManip::BatchMetadata::m_Transform | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: