Helper class for rendering the "<identification>" tag.
More...
#include <ConfigRenderer.hxx>
|
| template<typename... Args> |
| void | render_cdi (string *s, Args... args) const |
| |
|
| static void | render_tag (const char *tag, const char *value, string *s) |
| |
| static const char * | alt (const char *opt, const char *def) |
| |
Helper class for rendering the "<identification>" tag.
Definition at line 556 of file ConfigRenderer.hxx.
◆ OptionsType
◆ IdentificationRenderer()
| constexpr openlcb::IdentificationRenderer::IdentificationRenderer |
( |
| ) |
|
|
inlineconstexpr |
◆ alt()
| static const char * openlcb::IdentificationRenderer::alt |
( |
const char * |
opt, |
|
|
const char * |
def |
|
) |
| |
|
inlinestatic |
◆ render_cdi()
template<typename... Args>
| void openlcb::IdentificationRenderer::render_cdi |
( |
string * |
s, |
|
|
Args... |
args |
|
) |
| const |
|
inline |
◆ render_tag()
| static void openlcb::IdentificationRenderer::render_tag |
( |
const char * |
tag, |
|
|
const char * |
value, |
|
|
string * |
s |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: