#include <ConfigBindings.h>
◆ configValue1()
std::string ConfigBindings::configValue1 |
( |
std::string_view |
sectionName, |
|
|
std::string_view |
entryName |
|
) |
| |
|
staticprivate |
◆ configValue2()
std::string ConfigBindings::configValue2 |
( |
std::string_view |
entryName | ) |
|
|
staticprivate |
◆ createBindingTable()
sol::table ConfigBindings::createBindingTable |
( |
sol::state_view & |
solState | ) |
const |
|
overridevirtual |
◆ locateEntry1()
AnyConfigEntry * ConfigBindings::locateEntry1 |
( |
std::string_view |
sectionName, |
|
|
std::string_view |
entryName |
|
) |
| |
|
staticprivate |
◆ locateEntry2()
AnyConfigEntry * ConfigBindings::locateEntry2 |
( |
std::string_view |
entryName | ) |
|
|
staticprivate |
◆ setConfigValue1()
void ConfigBindings::setConfigValue1 |
( |
std::string_view |
sectionName, |
|
|
std::string_view |
entryName, |
|
|
std::string_view |
value |
|
) |
| |
|
staticprivate |
◆ setConfigValue2()
void ConfigBindings::setConfigValue2 |
( |
std::string_view |
entryName, |
|
|
std::string_view |
value |
|
) |
| |
|
staticprivate |
The documentation for this class was generated from the following files: