Home
last modified time | relevance | path

Searched defs:ConfigProperties (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-dbus-monitor/src/templates/
H A Dgenerated.mako.hpp96 struct ConfigProperties struct
98 using Properties = std::array<std::string, ${len(propertynames)}>;
100 static auto& get() in get()