1#ifndef TENDUKE_SE_BACKENDCONFIGURATION_H
2#define TENDUKE_SE_BACKENDCONFIGURATION_H
BackendConfiguration(std::string baseUrl)
Constructs new instance.
Definition BackendConfiguration.h:22
const std::string baseURL
Base URL of the 10Duke Scale service.
Definition BackendConfiguration.h:28
BackendConfiguration(std::string baseUrl)
Constructs new instance.
Definition BackendConfiguration.h:22
Classes, functions and globals of 10Duke Scale C++ Client.
Definition AbstractClientFactory.h:16
Root for classes, functions and globals of 10Duke C++ Client.
Definition AbstractClientFactory.h:16