A configuration key.
More...
|
constexpr | ConfigurationKey (const char *section, const char *name) |
| Creates a configuration key for a key with name in section. More...
|
|
◆ ConfigurationKey()
constexpr catapult::utils::ConfigurationKey::ConfigurationKey |
( |
const char * |
section, |
|
|
const char * |
name |
|
) |
| |
|
inlineconstexpr |
Creates a configuration key for a key with name in section.
◆ Name
const char* catapult::utils::ConfigurationKey::Name |
◆ Section
const char* catapult::utils::ConfigurationKey::Section |
Section containing the key.
The documentation for this struct was generated from the following file: