#include <json.h>
◆ [struct]
| struct { ... } h2o_json_node::array_data |
◆ [struct]
| struct { ... } h2o_json_node::bool_data |
◆ bool_val
| b32 h2o_json_node::bool_val |
◆ count
◆ [union]
| union { ... } h2o_json_node::data |
◆ [struct]
| struct { ... } h2o_json_node::float_data |
◆ float_val
| f64 h2o_json_node::float_val |
◆ [struct] [1/2]
| struct { ... } h2o_json_node::full |
◆ [struct] [2/2]
| struct { ... } h2o_json_node::full |
◆ [struct]
| struct { ... } h2o_json_node::int_data |
◆ int_val
| i64 h2o_json_node::int_val |
◆ is_lazy
| b32 h2o_json_node::is_lazy |
◆ items
◆ keys
◆ [struct] [1/2]
| struct { ... } h2o_json_node::lazy |
◆ [struct] [2/2]
| struct { ... } h2o_json_node::lazy |
◆ lazy_poses
◆ nodes
◆ [struct]
| struct { ... } h2o_json_node::object_data |
◆ poses
| u64* h2o_json_node::poses |
◆ slice
◆ [struct]
| struct { ... } h2o_json_node::str_data |
◆ str_val
◆ type
The documentation for this struct was generated from the following file: