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.hpp964 struct GetPIDValues : std::enable_shared_from_this<GetPIDValues> struct
966 struct CompletionValues
973 explicit GetPIDValues( in GetPIDValues() argument
979 void run() in run()
1066 static void processingComplete( in processingComplete()
1126 ~GetPIDValues() in ~GetPIDValues()
1138 std::shared_ptr<bmcweb::AsyncResp> asyncResp;
1139 CompletionValues complete;