Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::model::CloudSettings::Keys Struct Reference

Static Public Attributes

static constexpr std::string_view enabled {"Enabled"}
 
static constexpr std::string_view isSedniServer {"IsSedniServer"}
 
static constexpr std::string_view networkId {"NetworkId"}
 
static constexpr std::string_view username {"Username"}
 
static constexpr std::string_view password {"Password"}
 
static constexpr std::string_view databaseHost {"DatabaseHost"}
 
static constexpr std::string_view databasePort {"DatabasePort"}
 
static constexpr std::string_view databaseName {"DatabaseName"}
 

Member Data Documentation

◆ databaseHost

std::string_view iv::model::CloudSettings::Keys::databaseHost {"DatabaseHost"}
staticconstexpr

◆ databaseName

std::string_view iv::model::CloudSettings::Keys::databaseName {"DatabaseName"}
staticconstexpr

◆ databasePort

std::string_view iv::model::CloudSettings::Keys::databasePort {"DatabasePort"}
staticconstexpr

◆ enabled

std::string_view iv::model::CloudSettings::Keys::enabled {"Enabled"}
staticconstexpr

◆ isSedniServer

std::string_view iv::model::CloudSettings::Keys::isSedniServer {"IsSedniServer"}
staticconstexpr

◆ networkId

std::string_view iv::model::CloudSettings::Keys::networkId {"NetworkId"}
staticconstexpr

◆ password

std::string_view iv::model::CloudSettings::Keys::password {"Password"}
staticconstexpr

◆ username

std::string_view iv::model::CloudSettings::Keys::username {"Username"}
staticconstexpr

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