Osmium  0.1
Osmium::Export::Shapefile Member List
This is the complete list of members for Osmium::Export::Shapefile, including all inherited members.
add(Osmium::Geometry::Geometry *geometry, v8::Local< v8::Object > attributes)Osmium::Export::Shapefile [inline]
add_attribute(const int field, const bool value) const Osmium::Export::Shapefile [inline]
add_attribute(const int field, const int value) const Osmium::Export::Shapefile [inline]
add_attribute(const int field, const std::string &value) const Osmium::Export::Shapefile [inline]
add_attribute(const int field, const char *value) const Osmium::Export::Shapefile [inline]
add_attribute(const int field) const Osmium::Export::Shapefile [inline]
add_attribute_with_truncate(const int field, const char *value)Osmium::Export::Shapefile [inline]
add_attribute_with_truncate(const int field, const std::string &value)Osmium::Export::Shapefile [inline]
add_field(Field &field)Osmium::Export::Shapefile [inline]
add_field(const std::string &name, DBFFieldType type, int width=1, int decimals=0)Osmium::Export::Shapefile [inline]
add_field(const std::string &name, const std::string &type, int width=1, int decimals=0)Osmium::Export::Shapefile [inline]
add_geometry(SHPObject *shp_object)Osmium::Export::Shapefile [inline]
add_logical_attribute(int n, v8::Local< v8::Value > value) const Osmium::Export::Shapefile [inline]
add_string_attribute(int n, v8::Local< v8::Value > value) const Osmium::Export::Shapefile [inline]
close()Osmium::Export::Shapefile [inline]
js_add(const v8::Arguments &args)Osmium::Export::Shapefile [inline]
js_add_field(const v8::Arguments &args)Osmium::Export::Shapefile [inline]
js_close(const v8::Arguments &)Osmium::Export::Shapefile [inline]
js_instance() const Osmium::Export::Shapefile [inline]
m_current_shapeOsmium::Export::Shapefile [private]
m_dbf_handleOsmium::Export::Shapefile [private]
m_fieldsOsmium::Export::Shapefile [private]
m_filename_baseOsmium::Export::Shapefile [private]
m_sequence_numberOsmium::Export::Shapefile [private]
m_shp_handleOsmium::Export::Shapefile [private]
m_typeOsmium::Export::Shapefile [private]
max_dbf_field_lengthOsmium::Export::Shapefile [private, static]
max_dbf_field_name_lengthOsmium::Export::Shapefile [private, static]
max_dbf_fieldsOsmium::Export::Shapefile [private, static]
open()Osmium::Export::Shapefile [inline, private]
Shapefile(const std::string &filename, int type)Osmium::Export::Shapefile [inline, protected]
~Shapefile()Osmium::Export::Shapefile [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines