#include <ConfigSection.h>
◆ ConfigSection() [1/3]
ConfigSection::ConfigSection |
( |
Config * |
config, |
|
|
std::string_view |
name |
|
) |
| |
◆ ConfigSection() [2/3]
◆ ConfigSection() [3/3]
◆ config()
Config * ConfigSection::config |
( |
| ) |
const |
|
inline |
◆ entries()
◆ entry()
◆ name()
const std::string & ConfigSection::name |
( |
| ) |
const |
|
inline |
◆ registerEntry()
◆ _config
Config* ConfigSection::_config = nullptr |
|
private |
◆ _entryByName
◆ _name
std::string ConfigSection::_name |
|
private |
The documentation for this class was generated from the following files: