Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dmanagers.hpp1220 struct GetPIDValues : std::enable_shared_from_this<GetPIDValues> struct
1222 struct CompletionValues
1229 explicit GetPIDValues( in GetPIDValues() argument
1235 void run() in run()
1323 processingComplete(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in processingComplete()
1382 ~GetPIDValues() in ~GetPIDValues()
1394 std::shared_ptr<bmcweb::AsyncResp> asyncResp;
1395 CompletionValues complete;