GDAL driver metadata.  
 More...
#include <Utils.h>
GDAL driver metadata. 
Definition at line 61 of file Utils.h.
      
        
          | std::string te::gdal::DriverMetadata::m_driverName | 
      
 
Driver name (driver description). 
Definition at line 63 of file Utils.h.
 
 
      
        
          | std::string te::gdal::DriverMetadata::m_extension | 
      
 
File extension (DMD_EXTENSION). 
Definition at line 64 of file Utils.h.
 
 
      
        
          | std::string te::gdal::DriverMetadata::m_longName | 
      
 
File long name (DMD_LONGNAME). 
Definition at line 65 of file Utils.h.
 
 
      
        
          | bool te::gdal::DriverMetadata::m_subDatasetsSupport | 
      
 
true if the driver has support for sub-datasets (DMD_SUBDATASETS). 
Definition at line 66 of file Utils.h.
 
 
The documentation for this struct was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_master/terralib5/src/terralib/gdal/Utils.h