18 #ifndef LOCATION_SERVICE_COM_UBUNTU_LOCATION_SERVICE_PROVIDERS_REMOTE_STUB_H_
19 #define LOCATION_SERVICE_COM_UBUNTU_LOCATION_SERVICE_PROVIDERS_REMOTE_STUB_H_
44 std::shared_ptr<core::dbus::Object>
object;
55 #endif // LOCATION_SERVICE_COM_UBUNTU_LOCATION_SERVICE_PROVIDERS_REMOTE_STUB_H_
std::shared_ptr< Provider > Ptr
All creation time arguments go here.
Provider::Ptr create_with_configuration(const Configuration &configuration)
Create a stub instance referring to a remote provider instance.
std::shared_ptr< core::dbus::Object > object
Remote object implementing remote::Interface.