Home
last modified time | relevance | path

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

/openbmc/phosphor-dbus-monitor/src/templates/
H A Dgenerated.mako.hpp64 struct ConfigInterfaces struct
66 using Interfaces = std::array<std::string, ${len(interfaces)}>;
68 static auto& get() in get()