A class for managing application settings. More...
#include "Config.h"#include "ThreadingPolicies.h"#include <string>#include <boost/property_tree/ptree.hpp>#include <boost/property_tree/xml_parser.hpp>#include <boost/filesystem.hpp>#include <boost/noncopyable.hpp>Go to the source code of this file.
Classes | |
| class | te::common::ApplicationSettings |
| A class for managing application settings. More... | |
Namespaces | |
| te | |
| URI C++ Library. | |
| te::common | |
| Namespace for the Common module of TerraLib. | |
A class for managing application settings.
Definition in file ApplicationSettings.h.