MPD
0.20.6
|
#include <ConfigTemplates.hxx>
Public Member Functions | |
constexpr | ConfigTemplate (const char *_name, bool _repeatable=false, bool _deprecated=false) |
Data Fields | |
const char *const | name |
const bool | repeatable |
const bool | deprecated |
Definition at line 23 of file ConfigTemplates.hxx.
|
inline |
Definition at line 30 of file ConfigTemplates.hxx.
const bool ConfigTemplate::deprecated |
Definition at line 28 of file ConfigTemplates.hxx.
const char* const ConfigTemplate::name |
Definition at line 24 of file ConfigTemplates.hxx.
const bool ConfigTemplate::repeatable |
Definition at line 25 of file ConfigTemplates.hxx.