#include <boost/variant.hpp>#include <boost/optional.hpp>#include <boost/none.hpp>#include <boost/lexical_cast.hpp>#include <string>#include <map>Go to the source code of this file.
Namespaces | |
| namespace | mapnik |
Classes | |
| struct | mapnik::value_extractor_visitor< T > |
| class | mapnik::parameters |
| struct | mapnik::parameters::converter< T > |
Typedefs | |
| typedef boost::variant< int, double, std::string > | mapnik::value_holder |
| typedef std::pair< const std::string, value_holder > | mapnik::parameter |
| typedef std::map< const std::string, value_holder > | mapnik::param_map |
1.5.6