Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/openbmc/
H A Dopenbmc_managers.hpp965 struct GetPIDValues : std::enable_shared_from_this<GetPIDValues> struct
967 struct CompletionValues
974 explicit GetPIDValues( in GetPIDValues() function
980 void run() in run()
1067 static void processingComplete( in processingComplete()
1127 ~GetPIDValues() in ~GetPIDValues()
1139 std::shared_ptr<bmcweb::AsyncResp> asyncResp;
1140 CompletionValues complete;