, 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_shape | Osmium::Export::Shapefile | [private] |
| m_dbf_handle | Osmium::Export::Shapefile | [private] |
| m_fields | Osmium::Export::Shapefile | [private] |
| m_filename_base | Osmium::Export::Shapefile | [private] |
| m_sequence_number | Osmium::Export::Shapefile | [private] |
| m_shp_handle | Osmium::Export::Shapefile | [private] |
| m_type | Osmium::Export::Shapefile | [private] |
| max_dbf_field_length | Osmium::Export::Shapefile | [private, static] |
| max_dbf_field_name_length | Osmium::Export::Shapefile | [private, static] |
| max_dbf_fields | Osmium::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] |