26 #ifndef __TERRALIB_COMMON_INTERNAL_VERSION_H 
   27 #define __TERRALIB_COMMON_INTERNAL_VERSION_H 
   44         static int majorNumber();
 
   46         static int minorNumber();
 
   48         static int patchNumber();
 
   50         static std::string releaseStatus();
 
   52         static std::string buildDate();
 
   54         static std::string asString();
 
   62 #endif  // __TERRALIB_COMMON_INTERNAL_VERSION_H 
#define TECOMMONEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
A base type for static classes. 
 
Configuration flags for the TerraLib Common Runtime module. 
 
A base type for static classes.