Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/utils/
H A Dquery_param.hpp566 struct ExpandNode struct
568 nlohmann::json::json_pointer location;
569 std::string uri;
571 bool operator==(const ExpandNode& other) const in operator ==()