|
libosmscout 1.1.1
|
#include <libosmscout/include/osmscout/db/BoundingBoxDataFile.h>
Public Member Functions | |
| BoundingBoxDataFile () | |
| bool | Load (const std::string &path) |
| bool | IsLoaded () const |
| std::string | GetFilename () const |
| GeoBox | GetBoundingBox () const |
Static Public Attributes | |
| static const char *const | BOUNDINGBOX_DAT |
DataFile class for loading the bounding box of the db. The bounding box is represented by a simple GeoBox.
| osmscout::BoundingBoxDataFile::BoundingBoxDataFile | ( | ) |
|
inline |
|
inline |
|
inline |
| bool osmscout::BoundingBoxDataFile::Load | ( | const std::string & | path | ) |
|
static |