#include <params.hpp>
Inherits std::map.
Public Member Functions | |
| parameters () | |
| template<typename T> | |
| boost::optional< T > | get (std::string const &key) const |
| template<typename T> | |
| boost::optional< T > | get (std::string const &key, T const &default_value) const |
Classes | |
| struct | converter |
| mapnik::parameters::parameters | ( | ) | [inline] |
| boost::optional<T> mapnik::parameters::get | ( | std::string const & | key | ) | const [inline] |
Referenced by mapnik::datasource_cache::create().
| boost::optional<T> mapnik::parameters::get | ( | std::string const & | key, | |
| T const & | default_value | |||
| ) | const [inline] |
1.5.6