Data Structures
Here are the data structures with brief descriptions:
util::AllFunctor which determines if all values in range evaluate to true
osmdb::AllImportActions
psql::BindTypes< Args >
psql::BindTypes< Head, Tail...>
psql::BindTypes<>
sqlite::Statement::BindWrap< double >
sqlite::Statement::BindWrap< int >
sqlite::Statement::BindWrap< int64_t >
sqlite::Statement::BindWrap< std::string >
bound_pimpl
bound_pskel
sqlite::Statement::ColType< double >
sqlite::Statement::ColType< int >
sqlite::Statement::ColType< int64_t >
sqlite::Statement::ColType< std::string >
sqllib::CompositeSqlCreator
psql::CopyTypes< Args >
psql::Cursor< BTypes, RTypes >Represents a server side cursor
psql::DatabaseRepresents a connection to PostgreSQL database
sqlite::DatabaseDatabase connection class
osm::DerefEqByID< A, B >
osmdb::DisplayDBClass that allows for drawing of data from database
display::DisplayElement
display::DisplayLine
display::DisplayProviderInterface responsible for supplying what to display
display::DisplayStyle
osm::Edge
geo::Edge
osm::ElementRepresents an element in OpenStreetMap data
osmdb::ElementCopyHandles copying into the Import table of the database
osmdb::ElementImporterAn interface responsible for inserting osm data into database
osmdb::ElementInsertionResponsible for inserting osm elements into database
osm::EqByID
proj::FlatPoint
osm::GeByID
osm::GtByID
psql::ICursor
osmdb::ImportTableProcessorClass responsible for moving of data from the Import table into appropriate tables in database
sqlite::InvalidUseException
psql::IStatement
sqllib::KeyValFilterTranslator
osm::LeByID
display::LineDisplayStyle
osm::LtByID
display::MapDrawingAreaResponsible for drawing data provided by DisplayProviders
proj::MapProjectionAn interface which represents a projection of geospatial coordinates to planar coordinates
member_pimpl
member_pskel
member_type_pimpl
member_type_pskel
nd_pimpl
nd_pskel
osm::NeByID
osm::NodeRepresents Node in OpenStreetMap (a point on map)
node_pimpl
node_pskel
proj::OrthoProjectionClass for orthographic projection of ball surface
osm_pimpl
osm_pskel
osmdb::OsmDatabaseClass responsible for creating database schema
OsmDBFixture
psql::PgSqlExceptionExceptions of this type are thrown from inside the psql namespace to indicate problem with database interface
geo::PointRepresents geospatial point with latitude and longitude specified in degrees
psql::PqTypeWrap< T >
psql::PqTypeWrap< double >
psql::PqTypeWrap< int >
psql::PqTypeWrap< int64_t >
psql::PqTypeWrap< std::string >
psql::PqTypeWrap< std::vector< char > >
osmdb::PropertiesSelectionClass used by osm elements to fill their internal information
osmdb::PropertiesSelectionException
PSqlFixture
osm::RelationRepresents a relation in OpenStreetMap
relation_pimpl
relation_pskel
psql::RetTypes< Tail >
psql::RetTypes< Head, Tail...>
psql::RetTypes<>
psql::cptypes::sanitize< Args >
psql::cptypes::sanitize< Head, Tail...>
psql::cptypes::sanitize< std::string, Tail...>
psql::cptypes::sanitize<>
SimpleFixture
sqllib::SimpleSqlCreator
sqllib::SqlCreator
sqllib::SqlCreatorFactory
sqlite::SqliteException
sqlite::StatementSqlite statement wrapper
psql::Statement< BindTypes, RetTypes, CopyTypes >Class representing an executable sql statement
tag_pimpl
tag_pskel
osmdb::ToShowEdgesSelector
osmdb::ToShowSelectCollectionMaintains a collection of select statements used for retrieving data to display from database
relation_pskel::v_state_
node_pskel::v_state_
osm_pskel::v_state_
way_pskel::v_state_
way_pskel::v_state_attr_
member_pskel::v_state_attr_
osm_pskel::v_state_attr_
nd_pskel::v_state_attr_
relation_pskel::v_state_attr_
node_pskel::v_state_attr_
tag_pskel::v_state_attr_
osm_pskel::v_state_descr_
way_pskel::v_state_descr_
relation_pskel::v_state_descr_
node_pskel::v_state_descr_
osm::WayRepresents a way in OpenStreetMap (a sequence of Nodes)
way_pimpl
way_pskel
osmdb::WayListerResponsible for retrieving ways for the purpose of filtering member nodes
wayred::WayNodeFilterTakes care of filtering out nodes that are unimportant
wkb::WKBInterface
osmdb::WrongDBException
osmxml::XmlParserResponsible for reading osm xml exports and converting them to osm::Element
ZoomerDrawAreaConnector
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines