rlp::base::json::JsonParsedObject¶
#include <json_utility.hpp>
Public Functions¶
| Name | |
|---|---|
| const JsonParsedValue * | find(std::string_view field_name) const |
Public Attributes¶
| Name | |
|---|---|
| std::unordered_map< std::string, JsonParsedValue > | fields |
Public Functions Documentation¶
function find¶
Public Attributes Documentation¶
variable fields¶
Updated on 2026-06-05 at 17:22:18 -0700