Configuration parameter key.
More...
#include <ISettingsProvider.h>
|
char | m_section [m_bufferLength] |
| Config section name.
|
|
char | m_parameter [m_bufferLength] |
| Config parameter name.
|
|
|
static const unsigned int | m_bufferLength = 128 |
|
Configuration parameter key.
◆ getParameter()
const char* fsdk::ISettingsProvider::Key::getParameter |
( |
| ) |
const |
|
inlinenoexcept |
Get parameter name.
- Returns
- parameter name.
◆ getSection()
const char* fsdk::ISettingsProvider::Key::getSection |
( |
| ) |
const |
|
inlinenoexcept |
Get section name.
- Returns
- section name.
The documentation for this struct was generated from the following files: