A singleton class with global definitions.  
 More...
#include <Globals.h>
 | 
|   | Globals () | 
|   | The singleton constructor is not callable outside the class.  More...
  | 
|   | 
A singleton class with global definitions. 
Definition at line 45 of file Globals.h.
 
      
        
          | te::xerces::Globals::~Globals  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | te::xerces::Globals::Globals  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
The singleton constructor is not callable outside the class. 
Definition at line 33 of file Globals.cpp.
 
 
  
  
      
        
          | const std::string& te::xerces::Globals::getDriverID  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
It returns the OGR driver identifier. 
- Returns
 - The OGR driver identifier. 
 
Definition at line 56 of file Globals.h.
 
 
It returns a reference to the singleton instance. 
- Returns
 - A reference to the singleton instance. 
 
 
 
  
  
      
        
          | const std::string te::xerces::Globals::m_driverIdentifier | 
         
       
   | 
  
private   | 
  
 
The Xerces driver identifier. 
Definition at line 71 of file Globals.h.
 
 
The documentation for this class was generated from the following files:
- /home/castejon/castejon_files/develop/terralib5/git/src/terralib/xerces/Globals.h
 
- /home/castejon/castejon_files/develop/terralib5/git/src/terralib/xerces/Globals.cpp