PROJ C++ API
|
This is the complete list of members for osgeo::proj::util::PropertyMap, including all inherited members.
PropertyMap() (defined in osgeo::proj::util::PropertyMap) | osgeo::proj::util::PropertyMap | |
set(const std::string &key, const BaseObjectNNPtr &val) | osgeo::proj::util::PropertyMap | |
set(const std::string &key, const char *val) | osgeo::proj::util::PropertyMap | |
set(const std::string &key, const std::string &val) | osgeo::proj::util::PropertyMap | |
set(const std::string &key, int val) | osgeo::proj::util::PropertyMap | |
set(const std::string &key, bool val) | osgeo::proj::util::PropertyMap | |
set(const std::string &key, const std::vector< std::string > &array) | osgeo::proj::util::PropertyMap |