10Duke Scale C++ Client
Loading...
Searching...
No Matches
tenduke::se::BackendConfiguration Class Reference

#include <BackendConfiguration.h>

Detailed Description

Configuration for the 10Duke Scale backend to bootstrap the client.

Currently only contains the URL of the service. You can find the URL from 10Duke Scale console.

Public Member Functions

 BackendConfiguration (std::string baseUrl)
 Constructs new instance.
 

Public Attributes

const std::string baseURL
 Base URL of the 10Duke Scale service.
 

Constructor & Destructor Documentation

◆ BackendConfiguration()

tenduke::se::BackendConfiguration::BackendConfiguration ( std::string  baseUrl)
inlineexplicit

Constructs new instance.

Parameters
baseUrlAPI URL of the 10Duke Scale service.

The documentation for this class was generated from the following file: