Home
last modified time | relevance | path

Searched refs:BMCInherit (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-state-manager/
H A Dbmc_state_manager.hpp21 using BMCInherit = sdbusplus::server::object_t< typedef
30 class BMC : public BMCInherit
40 BMCInherit(bus, objPath, BMCInherit::action::defer_emit), bus(bus), in BMC()