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.hpp942 struct GetPIDValues : std::enable_shared_from_this<GetPIDValues> struct
944 struct CompletionValues
951 explicit GetPIDValues( in GetPIDValues() function
957 void run() in run()
1044 static void processingComplete( in processingComplete()
1104 ~GetPIDValues() in ~GetPIDValues()
1116 std::shared_ptr<bmcweb::AsyncResp> asyncResp;
1117 CompletionValues complete;