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.hpp536 struct ExpandNode struct
538 nlohmann::json::json_pointer location;
539 std::string uri;
541 bool operator==(const ExpandNode& other) const in operator ==()