|  | Maria GDK 5.0.0.910
    Documentation of native code in develop branch | 
| Public Member Functions | |
| const std::vector< MapEntry > & | mapEntries () const | 
| std::vector< MapEntry > & | mapEntries () | 
| void | setDefaultServiceType (MapServiceType service_type) | 
| MapServiceType | getDefaultServiceType () const | 
| void | setUri (const std::string &uri) | 
| const std::string & | getUri () const | 
| void | setTimestamp (long timestamp) | 
| long | getTimestamp () const | 
| bool | findMapEntry (const std::string &mapSignature, MapEntry &mapEntry) | 
| Utility method to find the first map entry with the given signature. | |