NGen
Loading...
Searching...
No Matches
geojson::JSONProperty Member List

This is the complete list of members for geojson::JSONProperty, including all inherited members.

as_boolean() constgeojson::JSONProperty
as_boolean_vector() constgeojson::JSONProperty
as_list() constgeojson::JSONProperty
as_natural_number() constgeojson::JSONProperty
as_natural_vector() constgeojson::JSONProperty
as_real_number() constgeojson::JSONProperty
as_real_vector() constgeojson::JSONProperty
as_string() constgeojson::JSONProperty
as_string_vector() constgeojson::JSONProperty
as_vector(std::vector< T > &vector) constgeojson::JSONPropertyinline
at(std::string key) constgeojson::JSONProperty
datageojson::JSONPropertyprivate
get_key() constgeojson::JSONProperty
get_type() constgeojson::JSONProperty
get_values() constgeojson::JSONProperty
has_key(std::string key) constgeojson::JSONProperty
JSONProperty(std::string value_key, const boost::property_tree::ptree &property_tree)geojson::JSONPropertyinline
JSONProperty(std::string value_key, short value)geojson::JSONPropertyinline
JSONProperty(std::string value_key, int value)geojson::JSONPropertyinline
JSONProperty(std::string value_key, long value)geojson::JSONPropertyinline
JSONProperty(std::string value_key, float value)geojson::JSONPropertyinline
JSONProperty(std::string value_key, double value)geojson::JSONPropertyinline
JSONProperty(std::string value_key, const char *value)geojson::JSONPropertyinline
JSONProperty(std::string value_key, std::string value)geojson::JSONPropertyinline
JSONProperty(std::string value_key, std::vector< JSONProperty > properties)geojson::JSONPropertyinline
JSONProperty(const JSONProperty &original)geojson::JSONPropertyinline
JSONProperty(const std::string &value_key, const JSONProperty &original)geojson::JSONPropertyinline
JSONProperty(std::string value_key, bool value)geojson::JSONPropertyinline
JSONProperty(std::string value_key, PropertyMap &value)geojson::JSONPropertyinline
keygeojson::JSONPropertyprivate
keys() constgeojson::JSONProperty
operator!=(const JSONProperty &other)geojson::JSONPropertyinline
operator==(const JSONProperty &other) constgeojson::JSONPropertyinline
print_property(const geojson::JSONProperty &p, int tab=0, bool newline=true)geojson::JSONPropertyinlinestatic
typegeojson::JSONPropertyprivate
value_listgeojson::JSONPropertyprivate
valuesgeojson::JSONPropertyprivate
~JSONProperty()geojson::JSONPropertyinlinevirtual