Home
last modified time | relevance | path

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

/openbmc/phosphor-dbus-monitor/src/templates/
H A Dgenerated.mako.hpp147 struct ConfigPropertyIndicies struct
149 using PropertyIndicies = std::array<PropertyIndex, ${len(instancegroups)}>;
151 static auto& get() in get()