Lines Matching +full:power +full:- +full:manager
3 #include <ipmid-host/cmd-utils.hpp>
21 class Manager class
24 Manager() = delete;
25 ~Manager() = default;
26 Manager(const Manager&) = delete;
27 Manager& operator=(const Manager&) = delete;
28 Manager(Manager&&) = delete;
29 Manager& operator=(Manager&&) = delete;
31 /** @brief Constructs Manager object
33 * @param[in] bus - dbus handler
34 * @param[in] event - pointer to sd_event
36 explicit Manager(sdbusplus::bus_t& bus);
57 * @param[in] command - tuple of <IPMI command, data, callback>
80 /** @brief Clears the command queue on a power on
91 * powered off system to power off again and then immediately
92 * requesting a power on.
94 * @param[in] msg - the sdbusplus message containing the property