![]() |
Maria GDK 5.0.0.1010
Documentation of native code in develop branch
|
Static Public Member Functions | |
| static bool | Parse (const std::string &posString, const std::string &formatString, BasicGeoTypes::GeoPos &outPos, const std::locale &loc=std::locale::classic()) |
| Parse a generic position string. For more information on the format, look to http://docs.maria.teleplanglobe.com/wiki/Position_parsing_and_formatting. | |
|
static |
Parse a generic position string. For more information on the format, look to http://docs.maria.teleplanglobe.com/wiki/Position_parsing_and_formatting.
| posString | The position string to extract positions from |
| formatString | The format used in the position string |
| outPos | The geo position to be set |
| loc | the locale to use for parsing |