Register placeholders.
More...
#include <placeholders.hpp>
Register placeholders.
This class aims to collect and resvol placeholders
- Since
- 0.1
- Author
- Vincent Lachenal
◆ Placeholders() [1/4]
| anch::conf::Placeholders::Placeholders |
( |
| ) |
|
|
delete |
◆ Placeholders() [2/4]
| anch::conf::Placeholders::Placeholders |
( |
const Placeholders & | other | ) |
|
|
delete |
◆ Placeholders() [3/4]
| anch::conf::Placeholders::Placeholders |
( |
Placeholders && | other | ) |
|
|
delete |
◆ Placeholders() [4/4]
| anch::conf::Placeholders::Placeholders |
( |
anch::conf::Section & | section | ) |
|
|
noexcept |
Placeholders constructor
- Parameters
-
| section | the section to analyze |
◆ ~Placeholders()
| virtual anch::conf::Placeholders::~Placeholders |
( |
| ) |
|
|
virtualnoexcept |
◆ collect()
| bool anch::conf::Placeholders::collect |
( |
| ) |
|
Collect placeholders from 'root' anch::conf::Section
- Returns
true when placeholders has been detected, false otherwise
- Exceptions
-
◆ resolve()
| void anch::conf::Placeholders::resolve |
( |
| ) |
|
Resolve all placeholders
- Exceptions
-
The documentation for this class was generated from the following file: