libosmscout  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
DataAgent.h File Reference
#include <osmscout/navigation/Engine.h>
#include <osmscout/navigation/Agents.h>
#include <list>

Classes

class  osmscout::DataAgent< DataLoader >
 
struct  osmscout::RoutableDBObjects
 
struct  osmscout::RoutableObjects
 
struct  osmscout::RoutableObjectsMessage
 Message to pass to the NavigationEngine with routable objects around current possition. More...
 
struct  osmscout::RoutableObjectsRequestMessage
 

Namespaces

 osmscout
 Original source: https://github.com/philipperemy/easy-encryption/blob/master/b64.h licensed under terms of MIT license.
 

Typedefs

using osmscout::RoutableObjectsMessageRef = std::shared_ptr< RoutableObjectsMessage >
 
using osmscout::RoutableObjectsRef = std::shared_ptr< RoutableObjects >