26 #ifndef __TERRALIB_COMMON_INTERNAL_USERAPPLICATIONSETTINGS_H 
   27 #define __TERRALIB_COMMON_INTERNAL_USERAPPLICATIONSETTINGS_H 
   72         void load(
const std::string& fileName);
 
   86 #endif  // __TERRALIB_COMMON_INTERNAL_USERAPPLICATIONSETTINGS_H 
A singleton for managing application settings applied to a single user. 
 
A class for managing application settings. 
 
Template support for singleton pattern. 
 
#define TECOMMONEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
A class for managing application settings. 
 
Template support for singleton pattern.